Skip to content

Commit 250a509

Browse files
committed
make it all build
1 parent 7bce8bc commit 250a509

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

src/common_node_24/.trivyignore.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,8 @@ vulnerabilities:
5858
purls:
5959
- "pkg:npm/tar@7.5.1"
6060
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
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ignorefile: "src/languages/node_24_python_3_14/.trivyignore_combined.yaml"
1+
ignorefile: "src/languages/node_24_python_3_14_java_24/.trivyignore_combined.yaml"

0 commit comments

Comments
 (0)