mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 13:37:20 +00:00
🩺(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:
parent
9cf30a0d5f
commit
54dc72209c
1 changed files with 2 additions and 0 deletions
2
.github/.trivyignore
vendored
2
.github/.trivyignore
vendored
|
|
@ -1 +1,3 @@
|
|||
CVE-2026-26996
|
||||
CVE-2026-27903
|
||||
CVE-2026-27904
|
||||
|
|
|
|||
Loading…
Reference in a new issue