Skip to content

Commit 1872bb1

Browse files
committed
chore: exclude tar CVE GHSA-r6q2-hw4h-h46w in .iyarc
Exclude the tar vulnerability instead of bumping version because: - Lerna requires tar v6, but fix only exists in v7.5.4+ - Forcing tar v7.x breaks lerna publishing - This is a race condition in tar's path reservation system Ticket: SC-5030
1 parent 31d8394 commit 1872bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.iyarc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# - This CVE affects archive EXTRACTION (unpacking malicious symlinks/hardlinks)
55
# - Lerna only uses tar for PACKING
66
GHSA-8qq5-rm4j-mr97
7-
7+
GHSA-r6q2-hw4h-h46w

0 commit comments

Comments
 (0)