Query vulnerabilities newer than certain datetime #2065
-
We would like to query all new vulnerabilities that have been reported since a given datetime? I believe it is not possible with the current APIs. Can you please confirm? |
Beta Was this translation helpful? Give feedback.
Answered by
oliverchang
Mar 25, 2024
Replies: 1 comment 3 replies
-
Hi, thank you for the question. That's correct, we don't have such an API available. Would you be able to help us understand the use case for this a bit more? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for explanation. Would our bulk data dumps work for this use case? https://google.github.io/osv.dev/data/#data-dumps
The volume of data is likely not going to be enough to warrant significant savings of an iterative fetch over a bulk download.