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

feat: basic v6 database support #2311

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

feat: basic v6 database support #2311

wants to merge 10 commits into from

Conversation

kzantow
Copy link
Contributor

@kzantow kzantow commented Dec 10, 2024

* Work in Progress; don't merge! *

This PR implements matching vulnerability search using the V6 database. Initially, this implements the existing v5 search APIs in order to have a working version of Grype, however this is very unoptimized at present and needs to be improved before this is merged, among other things, especially: porting the existing V5-based validations.

Fixes #2132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simplify grype DB access abstractions
2 participants