diff --git a/ci_cd/.grype.yaml b/ci_cd/.grype.yaml new file mode 100644 index 00000000000..e1068de8e34 --- /dev/null +++ b/ci_cd/.grype.yaml @@ -0,0 +1,3 @@ +ignore: + - vulnerability: CVE-2019-1010022 + reason: no fixed glibc package is available yet in the Wolfi repositories, so this is ignored temporarily until an upstream release exists