diff --git a/.grype.yaml b/.grype.yaml index e50aa8792..4cc5e7875 100644 --- a/.grype.yaml +++ b/.grype.yaml @@ -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