We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@security-severity
1 parent 09b669a commit 8b33277Copy full SHA for 8b33277
swift/ql/src/queries/Security/CWE-094/UnsafeJsEval.ql
@@ -3,7 +3,7 @@
3
* @description Evaluating JavaScript code containing a substring from a remote source may lead to remote code execution.
4
* @kind path-problem
5
* @problem.severity warning
6
- * @security-severity 6.1
+ * @security-severity 9.3
7
* @precision high
8
* @id swift/unsafe-js-eval
9
* @tags security
0 commit comments