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

Add support for OSV #70

Open
nscuro opened this issue Aug 17, 2023 · 1 comment
Open

Add support for OSV #70

nscuro opened this issue Aug 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@nscuro
Copy link
Contributor

nscuro commented Aug 17, 2023

Thanks for this amazing project, we make heavy use of the clients library in Hyades!

Beside the NVD and GitHub Advisories, we also mirror the OSV database. We currently do this by recurringly downloading ZIPs from OSV's GCS bucket, e.g. https://osv-vulnerabilities.storage.googleapis.com/Maven/all.zip. The official REST API does not offer any mirroring capabilities yet.

We'd love to offload the downloading and deserialization logic for OSV to the OVP client as well. Is OSV support something you'd consider implementing?

@nscuro nscuro changed the title Add support OSV Add support for OSV Aug 17, 2023
@jeremylong
Copy link
Owner

Yes - OSV can be added to the library. However, I have some work to complete on dependency-check before I can do much more with this project.

@jeremylong jeremylong added the enhancement New feature or request label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants