Skip to content

Commit

Permalink
Silence non-impactful CVE - GHSA-v23v-6jw2-98fq (#1420)
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Brown <jabrown85@gmail.com>
  • Loading branch information
jabrown85 authored Nov 7, 2024
1 parent 5517e86 commit 58f58e5
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
Expand Up @@ -2,3 +2,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
- vulnerability: GHSA-v23v-6jw2-98fq # non-impactful as we only use docker as a client

0 comments on commit 58f58e5

Please sign in to comment.