We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1712d3 + b0b2d6e commit 84ddfe9Copy full SHA for 84ddfe9
2 files changed
swift/ql/src/queries/Security/CWE-311/CleartextStorageDatabase.ql
@@ -5,7 +5,7 @@
5
* @kind path-problem
6
* @problem.severity warning
7
* @security-severity 7.5
8
- * @precision medium
+ * @precision high
9
* @id swift/cleartext-storage-database
10
* @tags security
11
* external/cwe/cwe-312
swift/ql/src/queries/Security/CWE-312/CleartextStoragePreferences.ql
@@ -4,7 +4,7 @@
4
* @id swift/cleartext-storage-preferences
0 commit comments