Skip to content

Commit f97cc9e

Browse files
authored
Merge pull request #9739 from MathiasVP/swift-conflation-query-high-precision
Swift: Set 'swift/string-length-conflation' to precision `high`
2 parents f2ae73b + 1a7f5db commit f97cc9e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

swift/ql/src/queries/Security/CWE-135/StringLengthConflation.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kind problem
55
* @problem.severity error
66
* @security-severity 7.8
7-
* @precision TODO
7+
* @precision high
88
* @id swift/string-length-conflation
99
* @tags security
1010
* external/cwe/cwe-135

swift/ql/src/queries/placeholder.ql

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)