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