Skip to content

Commit d17dc46

Browse files
Chore: [AEA-0000] - add minimatch to trivyignore (#419)
## Summary - Routine Change ### Details minimatch trivy ignore
1 parent cd50f5f commit d17dc46

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.trivyignore.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@ vulnerabilities:
2020
- id: CVE-2026-26996
2121
statement: minimatch is only used in build stage and not included in production code
2222
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+
statement: minimatch is only used in build stage and not included in production code
28+
expired_at: 2026-04-01

0 commit comments

Comments
 (0)