Merge pull request #12919 from geoffw0/precision2

Swift: Upgrade two queries to precision high.
This commit is contained in:
Geoffrey White
2023-04-25 14:04:52 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
* @kind path-problem
* @problem.severity warning
* @security-severity 7.5
* @precision medium
* @precision high
* @id swift/cleartext-storage-database
* @tags security
* external/cwe/cwe-312

View File

@@ -4,7 +4,7 @@
* @kind path-problem
* @problem.severity warning
* @security-severity 7.5
* @precision medium
* @precision high
* @id swift/cleartext-storage-preferences
* @tags security
* external/cwe/cwe-312