chore: document temporary grype ignore for CVE-2019-1010022

This commit is contained in:
Yuta Saito 2026-01-13 10:09:23 +09:00
parent f5fc38dcf9
commit a0e0026df0

3
ci_cd/.grype.yaml Normal file
View file

@ -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