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 bd3155e commit c9ce6c0Copy full SHA for c9ce6c0
rust/ql/src/queries/security/CWE-312/CleartextLogging.ql
@@ -3,7 +3,7 @@
3
* @description Logging sensitive information in plaintext can
4
* expose it to an attacker.
5
* @kind path-problem
6
- * @problem.severity error
+ * @problem.severity warning
7
* @security-severity 7.5
8
* @precision high
9
* @id rust/cleartext-logging
0 commit comments