Restore XssThroughDom.ql's severity

This commit is contained in:
Remco Vermeulen
2023-11-14 11:20:51 -08:00
committed by GitHub
parent 76e56cdac7
commit 6bd7047e41

View File

@@ -4,7 +4,7 @@
* can lead to a cross-site scripting vulnerability.
* @kind path-problem
* @problem.severity warning
* @security-severity 7.8
* @security-severity 6.1
* @precision high
* @id js/xss-through-dom
* @tags security