Skip to content

Commit 64b2466

Browse files
committed
Update trivy ignore with braces expansion
1 parent 45782e3 commit 64b2466

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.trivyignore.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@ vulnerabilities:
22
- id: CVE-2026-25128
33
statement: fast-xml-parser vulnerability accepted as risk - dependency of aws-sdk/client-dynamodb
44
expired_at: 2026-03-01
5-
5+
- id: CVE-2026-25547
6+
paths:
7+
- "package-lock.json"
8+
statement: downstream dependency of @isaacs/brace-expansion
9+
expired_at: 2026-06-01

0 commit comments

Comments
 (0)