google / osv-scanner

Vulnerability scanner written in Go which uses the data provided by https://osv.dev
https://google.github.io/osv-scanner/
Apache License 2.0
6.28k stars 363 forks source link

Implement query paging #1260

Open another-rex opened 2 months ago

another-rex commented 2 months ago

OSV.dev paging requirements now are more strict, so osv-scanner might run into some queries that require further paging.

github-actions[bot] commented 2 weeks ago

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

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