Skip to content

Commit

Permalink
Update grype config with non-impactful CVE
Browse files Browse the repository at this point in the history
Signed-off-by: Natalie Arellano <narellano@vmware.com>
  • Loading branch information
natalieparellano committed Oct 31, 2023
1 parent 8065d05 commit 72c4ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .grype.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ignore:
- vulnerability: CVE-2015-5237 # false positive, see https://github.com/anchore/grype/issues/558
- vulnerability: CVE-2021-22570 # false positive, see https://github.com/anchore/grype/issues/558
- vulnerability: GHSA-jq35-85cj-fj4p # non-impactful as the lifecycle doesn't create containers

0 comments on commit 72c4ed8

Please sign in to comment.