Skip to content

Commit 8913638

Browse files
committed
Swift: I'm happy with 'high' precision for this query (as the Go version already is).
1 parent c233094 commit 8913638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/src/queries/Security/CWE-020/MissingRegexAnchor.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 warning
66
* @security-severity 7.8
7-
* @precision medium
7+
* @precision high
88
* @id swift/missing-regexp-anchor
99
* @tags correctness
1010
* security

0 commit comments

Comments
 (0)