Skip to content

Commit 3d93fcc

Browse files
authored
Chore: [AEA-0000] - more supressions (#33)
## Summary - Routine Change ### Details - more suppressions
1 parent 598b505 commit 3d93fcc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/common_node_24/.trivyignore.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,15 @@ vulnerabilities:
4141
- "pkg:npm/minimatch@10.0.3"
4242
- "pkg:npm/minimatch@9.0.5"
4343
expired_at: 2026-08-19
44+
- id: CVE-2026-27903
45+
statement: "minimatch is a minimal matching utility for converting glob expression ..."
46+
purls:
47+
- "pkg:npm/minimatch@10.0.3"
48+
- "pkg:npm/minimatch@9.0.5"
49+
expired_at: 2026-08-27
50+
- id: CVE-2026-27904
51+
statement: "minimatch is a minimal matching utility for converting glob expression ..."
52+
purls:
53+
- "pkg:npm/minimatch@10.0.3"
54+
- "pkg:npm/minimatch@9.0.5"
55+
expired_at: 2026-08-27

0 commit comments

Comments
 (0)