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

Add by-cve option #229

Merged
merged 4 commits into from
Jul 6, 2023
Merged

Add by-cve option #229

merged 4 commits into from
Jul 6, 2023

Conversation

too-gee
Copy link
Contributor

@too-gee too-gee commented Jun 1, 2023

Add an option to allow 'by-cve' output. This is useful for correlating between grype output and other tools that tend to favor CVE.

kzantow and others added 2 commits June 1, 2023 02:56
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: too-gee <116376+too-gee@users.noreply.github.com>
Signed-off-by: too-gee <116376+too-gee@users.noreply.github.com>
@spiffcs
Copy link
Contributor

spiffcs commented Jul 6, 2023

Thanks for the contribution @too-gee! I'm working on getting the status checks to run here and we should be good to merge

@spiffcs
Copy link
Contributor

spiffcs commented Jul 6, 2023

Currently audit is failing here because a dependency has not been upgraded yet in the tool-cache library
actions/toolkit#1454

I'm taking a look now on ways to backport a fix or use better-npm-audit to ignore this specifically since, while vulnerable, we don't use the documented function or take user input for this case

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
@spiffcs spiffcs merged commit 355bbe9 into anchore:main Jul 6, 2023
8 checks passed
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.

None yet

3 participants