Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .iyarc
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ GHSA-7r86-cg39-jmmj
# - Mitigated by controlled inputs (our own build scripts, not user-provided patterns)
GHSA-23c5-xmqv-rm74

# Excluded because:
# - Transitive devDependency through mocha, terser-webpack-plugin, copy-webpack-plugin
# - serialize-javascript RCE via malicious RegExp.flags and Date.prototype.toISOString()
# - Only affects dev-time tooling, not production code
GHSA-5c6j-r48x-rmvq

# Excluded because:
# - Transitive dependency through lerna and yeoman-generator requiring tar < 7.5.7
# - This CVE affects tar's extraction process (hardlink path traversal in crafted archives)
Expand Down
Loading