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.
1 parent c233094 commit 8913638Copy full SHA for 8913638
swift/ql/src/queries/Security/CWE-020/MissingRegexAnchor.ql
@@ -4,7 +4,7 @@
4
* @kind problem
5
* @problem.severity warning
6
* @security-severity 7.8
7
- * @precision medium
+ * @precision high
8
* @id swift/missing-regexp-anchor
9
* @tags correctness
10
* security
0 commit comments