We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb3b65 commit 0017461Copy full SHA for 0017461
swift/ql/src/queries/Security/CWE-312/CleartextLogging.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Clear-text logging of sensitive information
+ * @name Cleartext logging of sensitive information
3
* @description Logging sensitive information in plaintext can
4
* expose it to an attacker.
5
* @kind path-problem
0 commit comments