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

Pull in more v6 schema changes #456

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Pull in more v6 schema changes #456

merged 3 commits into from
Dec 20, 2024

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Dec 16, 2024

This pulls in changes from grype and the underlying v6 models + makes additional changes:

  • ensures the transformers output vulnerability objects with provider IDs already populated
  • better logging output when building the DB (added ETA, and removed other noisy counts)
  • split up packaging code into v1-5 (common) and v6 (per schema) packages (since the packaging code is no longer guaranteed to be shared with v7+)
  • added trace logging when adding files to archives

Currently this is pinned to grype branch (anchore/grype#2335) and should be re-pinned to main when upstream is merged.

@wagoodman wagoodman added the changelog-ignore Don't consider when generating the changelog label Dec 16, 2024
Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman marked this pull request as ready for review December 20, 2024 15:14
@wagoodman wagoodman force-pushed the v6-enhancements branch 2 times, most recently from c3870e3 to e444a5a Compare December 20, 2024 16:09
Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman enabled auto-merge (squash) December 20, 2024 16:15
@wagoodman wagoodman merged commit 07e7a21 into main Dec 20, 2024
12 checks passed
@wagoodman wagoodman deleted the v6-enhancements branch December 20, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't consider when generating the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants