Swift: Make the CleartextLogging.ql query ID consistent with the other swift/cleartext-* queries.

This commit is contained in:
Geoffrey White
2023-05-15 10:51:21 +01:00
parent e402c225f4
commit 3193b3b171

View File

@@ -6,7 +6,7 @@
* @problem.severity error
* @security-severity 7.5
* @precision high
* @id swift/clear-text-logging
* @id swift/cleartext-logging
* @tags security
* external/cwe/cwe-312
* external/cwe/cwe-359