Skip to content

Commit b0b2d6e

Browse files
committed
Swift: Upgrade two queries to @precision high.
1 parent b0efff0 commit b0b2d6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

swift/ql/src/queries/Security/CWE-311/CleartextStorageDatabase.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @kind path-problem
66
* @problem.severity warning
77
* @security-severity 7.5
8-
* @precision medium
8+
* @precision high
99
* @id swift/cleartext-storage-database
1010
* @tags security
1111
* external/cwe/cwe-312

swift/ql/src/queries/Security/CWE-312/CleartextStoragePreferences.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 7.5
7-
* @precision medium
7+
* @precision high
88
* @id swift/cleartext-storage-preferences
99
* @tags security
1010
* external/cwe/cwe-312

0 commit comments

Comments
 (0)