Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSV API Client is Fetching Empty List #4

Open
abhisek opened this issue Oct 18, 2022 · 0 comments
Open

OSV API Client is Fetching Empty List #4

abhisek opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@abhisek
Copy link
Member

abhisek commented Oct 18, 2022

Bug

OSV API client is always fetching empty list of vulnerabilities even if data exists.

Example

curl -X POST -d \
          '{"version": "2.16.0", "package": {"name": "org.apache.logging.log4j:log4j-core", "ecosystem": "Maven"}}' \
          "https://api.osv.dev/v1/query" | jq .
@abhisek abhisek added the bug Something isn't working label Oct 18, 2022
@abhisek abhisek self-assigned this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant