Open
Description
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?