Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5570523

Browse files
geoffw0Copilot
andauthored
Update rust/ql/src/queries/security/CWE-312/CleartextLoggingBad.rs
Co-authored-by: Copilot <[email protected]>
1 parent 613a165 commit 5570523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
let password = "P@ssw0rd"
1+
let password = "P@ssw0rd";
22
info!("User password changed to {password}")

0 commit comments

Comments
 (0)