We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bce8bc commit 250a509Copy full SHA for 250a509
src/common_node_24/.trivyignore.yaml
@@ -58,3 +58,8 @@ vulnerabilities:
58
purls:
59
- "pkg:npm/tar@7.5.1"
60
expired_at: 2026-09-09
61
+ - id: CVE-2026-31802
62
+ statement: "node-tar is a full-featured Tar for Node.js. Prior to version 7.5.10, ..."
63
+ purls:
64
+ - "pkg:npm/tar@7.5.1"
65
+ expired_at: 2026-09-09
src/languages/node_24_python_3_14_java_24/trivy.yaml
@@ -1 +1 @@
1
-ignorefile: "src/languages/node_24_python_3_14/.trivyignore_combined.yaml"
+ignorefile: "src/languages/node_24_python_3_14_java_24/.trivyignore_combined.yaml"
0 commit comments