Skip to content

Commit 0017461

Browse files
atorralbasubatoi
andauthored
Update swift/ql/src/queries/Security/CWE-312/CleartextLogging.ql
Co-authored-by: Ben Ahmady <[email protected]>
1 parent fdb3b65 commit 0017461

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
@@ -1,5 +1,5 @@
11
/**
2-
* @name Clear-text logging of sensitive information
2+
* @name Cleartext logging of sensitive information
33
* @description Logging sensitive information in plaintext can
44
* expose it to an attacker.
55
* @kind path-problem

0 commit comments

Comments
 (0)