Skip to content

Commit 3193b3b

Browse files
committed
Swift: Make the CleartextLogging.ql query ID consistent with the other swift/cleartext-* queries.
1 parent e402c22 commit 3193b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/src/queries/Security/CWE-312/CleartextLogging.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @problem.severity error
77
* @security-severity 7.5
88
* @precision high
9-
* @id swift/clear-text-logging
9+
* @id swift/cleartext-logging
1010
* @tags security
1111
* external/cwe/cwe-312
1212
* external/cwe/cwe-359

0 commit comments

Comments
 (0)