We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d8ec09 + 2aba69f commit 925df80Copy full SHA for 925df80
1 file changed
.iyarc
@@ -56,3 +56,9 @@ GHSA-5c6j-r48x-rmvq
56
# - Our usage is limited to archive PACKING operations only, not extraction
57
# - Forcing tar v7.5.7+ breaks lerna's packDirectory API (same constraint as GHSA-8qq5-rm4j-mr97)
58
GHSA-qffp-2rhf-9h96
59
+
60
+# Excluded because:
61
+# - Same risk profile as existing tar exclusions: CVE affects archive extraction (unpacking malicious archives)
62
+# - We only use tar for packing; low risk in terms of exploitability
63
+# - Security exception approved
64
+GHSA-9ppj-qmqm-q256
0 commit comments