Skip to content

Commit c9ce6c0

Browse files
committed
Rust: Demote rust/cleartext-logging to warning.
1 parent bd3155e commit c9ce6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/src/queries/security/CWE-312/CleartextLogging.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @description Logging sensitive information in plaintext can
44
* expose it to an attacker.
55
* @kind path-problem
6-
* @problem.severity error
6+
* @problem.severity warning
77
* @security-severity 7.5
88
* @precision high
99
* @id rust/cleartext-logging

0 commit comments

Comments
 (0)