[BUG] Missing signature URLs
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
Research direction
Start by reproducing the response from the /disco/v3.0/ids/9b0e6cc0427781fa76f4e5bba0579471 API endpoint and compare it with the linked GitHub release assets. The issue names no repository files or tests; done means releases with available signature and checksum assets expose the corresponding URIs in the API.
Written by the indexing model from the issue text.
Description
Some releases do not have a signature URL:
curl "https://api.foojay.io/disco/v3.0/ids/9b0e6cc0427781fa76f4e5bba0579471"
{
"result":[
{
"filename":"OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.2_10.tar.gz",
"direct_download_uri":"https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jdk_ppc64_aix_hotspot_25.0.2_10.tar.gz",
"download_site_uri":"",
"signature_uri":"",
"checksum_uri":"",
"checksum":"191305cfb0d133b51c956a4ae007d468275f3ff0e9778ae0481336e29238071c",
"checksum_type":"sha256"
}
],
"message":""
}
However, I can see the signature here:
https://github.com/adoptium/temurin25-binaries/releases/tag/jdk-25.0.2%2B10
as well as the checksum URI:
I think they should be updated into the API as soon as they appear.
They exist since Jan 29, 2026.
- Dominant language
- Java
- Stars
- 154
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from foojayio/discoapi
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
-
Difficulty 3/5 1-2 days Newbie friendliness 62/100
-
bug
All issues in foojayio/discoapi
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100