Skip to content

Commit

Permalink
Silence non-impactful CVE (#1415)
Browse files Browse the repository at this point in the history
Signed-off-by: Natalie Arellano <narellano@vmware.com>
  • Loading branch information
natalieparellano authored Oct 29, 2024
1 parent 4a52e3c commit 0872e08
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: CVE-2024-41110 # non-impactful as we only use docker as a client

0 comments on commit 0872e08

Please sign in to comment.