🩺(trivy) add trivyignore file and add minimatch CVE

We added a .trivyignore file to ignore the
CVE-2026-26996 vulnerability coming from the y-provider
image.
We also updated the docker-hub.yml workflow to
use this .trivyignore file when scanning our
Docker images with Trivy.
This commit is contained in:
Anthony LC
2026-02-25 10:35:23 +01:00
parent c37dc8dd34
commit a8212753aa
3 changed files with 8 additions and 0 deletions

1
.github/.trivyignore vendored Normal file
View File

@@ -0,0 +1 @@
CVE-2026-26996