Skip to content

Commit 2c28fae

Browse files
authored
Merge pull request github#12836 from geoffw0/precision
Swift: Downgrade swift/unsafe-js-eval to precision medium.
2 parents fcbd211 + 706fdce commit 2c28fae

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
@@ -4,7 +4,7 @@
44
* @kind path-problem
55
* @problem.severity warning
66
* @security-severity 9.3
7-
* @precision high
7+
* @precision medium
88
* @id swift/unsafe-js-eval
99
* @tags security
1010
* external/cwe/cwe-094

0 commit comments

Comments
 (0)