Skip to content

Commit 925df80

Browse files
Merge pull request #8278 from BitGo/chore/iyarc-tar-GHSA-9ppj-qmqm-q256-exclusion
chore: add .iyarc exclusion for tar GHSA-9ppj-qmqm-q256
2 parents 6d8ec09 + 2aba69f commit 925df80

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.iyarc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,9 @@ GHSA-5c6j-r48x-rmvq
5656
# - Our usage is limited to archive PACKING operations only, not extraction
5757
# - Forcing tar v7.5.7+ breaks lerna's packDirectory API (same constraint as GHSA-8qq5-rm4j-mr97)
5858
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

Comments
 (0)