We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd50f5f commit d17dc46Copy full SHA for d17dc46
1 file changed
.trivyignore.yaml
@@ -20,3 +20,9 @@ vulnerabilities:
20
- id: CVE-2026-26996
21
statement: minimatch is only used in build stage and not included in production code
22
expired_at: 2026-04-01
23
+ - id: CVE-2026-27903
24
+ statement: minimatch is only used in build stage and not included in production code
25
+ expired_at: 2026-04-01
26
+ - id: CVE-2026-27904
27
28
0 commit comments