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

Fix querying osv/pypa, handle withdrawn CVEs and update pre-commit hooks. #115

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

twu
Copy link
Owner

@twu twu commented Jun 29, 2022

Proposed Changes

twu added 4 commits June 29, 2022 20:30
Dropped handling of `ranges` since the OSV 1.3 Schema is now garantueed
to be backwards-compatible; the `pypa/advisory-database` only uses
`ECOSYSTEM` which requires the presence of `versions`-data and is
less error-prone than parsing version ranges and we don't handle `GIT`
at the moment.

Fixes #67
Fixes #68
Fixes #69
@twu twu added bugfix source:osv OSV.dev Database / PYPA Advisory Database source:gemnasium labels Jun 29, 2022
@twu twu added this to the v0.4.2 milestone Jun 29, 2022
@twu twu assigned twu and unassigned twu Jun 29, 2022
@twu twu marked this pull request as ready for review June 29, 2022 19:11
@twu twu merged commit 5f18a83 into master Jun 29, 2022
@twu twu deleted the feature/support-latest-osv-schema branch June 29, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix source:gemnasium source:osv OSV.dev Database / PYPA Advisory Database
Projects
None yet
1 participant