Skip to content

Commit 6f15a3e

Browse files
chore: add GHSA-5c6j-r48x-rmvq to .iyarc exclusions
Ticket: CGARD-518
1 parent f57cee0 commit 6f15a3e

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
@@ -43,3 +43,9 @@ GHSA-7r86-cg39-jmmj
4343
# - Only affects dev-time tooling, not production code
4444
# - Mitigated by controlled inputs (our own build scripts, not user-provided patterns)
4545
GHSA-23c5-xmqv-rm74
46+
47+
# Excluded because:
48+
# - Transitive devDependency through mocha, terser-webpack-plugin, copy-webpack-plugin
49+
# - serialize-javascript RCE via malicious RegExp.flags and Date.prototype.toISOString()
50+
# - Only affects dev-time tooling, not production code
51+
GHSA-5c6j-r48x-rmvq

0 commit comments

Comments
 (0)