Skip to content

Commit 8b33277

Browse files
committed
Swift: update @security-severity
1 parent 09b669a commit 8b33277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/src/queries/Security/CWE-094/UnsafeJsEval.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @description Evaluating JavaScript code containing a substring from a remote source may lead to remote code execution.
44
* @kind path-problem
55
* @problem.severity warning
6-
* @security-severity 6.1
6+
* @security-severity 9.3
77
* @precision high
88
* @id swift/unsafe-js-eval
99
* @tags security

0 commit comments

Comments
 (0)