🩺(trivy) add minimatch CVE to trivyignore

We added CVE-2026-27903 and CVE-2026-27904 to
the .trivyignore file
We need to wait for the community to update the
docker image with a fix for these CVEs before we
can remove them from the .trivyignore file.
This commit is contained in:
Anthony LC
2026-02-27 09:58:57 +01:00
parent 9cf30a0d5f
commit 54dc72209c

View File

@@ -1 +1,3 @@
CVE-2026-26996
CVE-2026-27903
CVE-2026-27904