We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f57cee0 + 6f15a3e commit 4f338afCopy full SHA for 4f338af
1 file changed
.iyarc
@@ -43,3 +43,9 @@ GHSA-7r86-cg39-jmmj
43
# - Only affects dev-time tooling, not production code
44
# - Mitigated by controlled inputs (our own build scripts, not user-provided patterns)
45
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