Skip to content

Commit 27a4235

Browse files
committed
chore: update nsprc to ignore tar vulnerability
1 parent 7008826 commit 27a4235

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.nsprc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
"active": true,
44
"expiry": "2026-02-15",
55
"notes": "undici vulnerability in @actions/http-client (semantic-release dep). No fix in v5 line, fix requires major version bump to v6.23.0+."
6+
},
7+
"1112659": {
8+
"active": true,
9+
"expiry": "2026-02-15",
10+
"notes": "tar version 7.5.4 is bundled inside npm (semantic-release/npm) and can't be override. We need to wait for a fix from npm"
611
}
712
}

0 commit comments

Comments
 (0)