We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6176aa4 + 85dd5d3 commit 3bb36fdCopy full SHA for 3bb36fd
1 file changed
.iyarc
@@ -11,3 +11,9 @@ GHSA-8qq5-rm4j-mr97
11
# archive PACKING, not extraction,
12
GHSA-r6q2-hw4h-h46w
13
14
+# Excluded because:
15
+# - Transitive dependency through lerna and yeoman-generator requiring tar < 7.5.4
16
+# - This CVE affects tar's extraction process with specially crafted archives
17
+# - Our usage is limited to archive PACKING operations only, not extraction
18
+GHSA-34x7-hfp2-rc4v
19
+
0 commit comments