osv.dev icon indicating copy to clipboard operation
osv.dev copied to clipboard

Use 'Enumerate Package Versions' request for NuGet version enumeration

Open michaelkedar opened this issue 2 years ago • 2 comments

Enumerate Package Versions returns just the array of the versions of a package, as opposed to the endpoint we currently use which lists all the package info (but can also return some batch thing for big queries).

e.g: Current: https://api.nuget.org/v3/registration5-semver1/newtonsoft.json/index.json New: https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json

michaelkedar avatar Jan 25 '24 06:01 michaelkedar

This issue has not had any activity for 60 days and will be automatically closed in two weeks

github-actions[bot] avatar Jul 20 '24 18:07 github-actions[bot]

This issue has not had any activity for 60 days and will be automatically closed in two weeks

See https://github.com/google/osv.dev/blob/master/CONTRIBUTING.md for how to contribute a PR if you're interested in helping out.

github-actions[bot] avatar Sep 28 '24 09:09 github-actions[bot]