Support Clojars for version enumeration
Open
backlog
datasource
documentation
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 369
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 149
Description
It looks like [GHSA-cp4w-6x4w-v2h5](https://osv.dev/vulnerability/GHSA-cp4w-6x4w-v2h5) is not recognized by the OSV API for this request:
```
curl -X POST -d \
'{"version": "1.13.95", "package": {"name": "lambdaisland:uri", "ecosystem": "Maven"}}' \
"https://api.osv.dev/v1/query"
```
The OSV database contains introduced/fixed metadata that seems like the above curl should yield (at least) GHSA-cp4w-6x4w-v2h5 but instead I get back an empty object.
Contributor guide
Assessment
This issue has not been assessed yet.