-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add DB v6 support to grype-db / grype-db-manager #446
Conversation
8c123f6
to
25d1b8a
Compare
2a760c8
to
18894c8
Compare
This comment was marked as outdated.
This comment was marked as outdated.
25d1b8a
to
1a79f18
Compare
18894c8
to
df150d7
Compare
df150d7
to
f9ba254
Compare
0ee085d
to
48566af
Compare
e444a5a
to
ddfa068
Compare
0d4a2fd
to
2a581d8
Compare
{ | ||
"schema": "6", | ||
"grype-version": "feat/v6-query-api", | ||
"supported": false |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the current plan is to merge this with the dev branch + supported = true
f145540
to
4d18088
Compare
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
2a73157
to
6a68412
Compare
I need to understand why the DB build times are so high before this can be merged |
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
Signed-off-by: Alex Goodman <[email protected]>
ca94352
to
66f9696
Compare
Should not be merged until anchore/grype#2394 is merged and this is pointing back at the main branch |
Signed-off-by: Alex Goodman <[email protected]>
Adjusts the grype-db-manager to be DB-v6 aware. This also pays down some tech debt by translating the CLI test hardness for the manager to use pytest over the golang bash test harness.
PR stack: