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: 6 additions & 0 deletions .iyarc
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@ GHSA-7r86-cg39-jmmj
# - Only affects dev-time tooling, not production code
# - 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