We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598b505 commit 3d93fccCopy full SHA for 3d93fcc
src/common_node_24/.trivyignore.yaml
@@ -41,3 +41,15 @@ vulnerabilities:
41
- "pkg:npm/minimatch@10.0.3"
42
- "pkg:npm/minimatch@9.0.5"
43
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
52
53
54
55
0 commit comments