🩺(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:
1
.github/.trivyignore
vendored
Normal file
1
.github/.trivyignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
CVE-2026-26996
|
||||
Reference in New Issue
Block a user