mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
3 lines
213 B
Markdown
3 lines
213 B
Markdown
lgtm,codescanning
|
|
* Splitting a string by whitespace or a colon is now considered sanitizing by the `go/clear-text-logging` query, because this is frequently used to split a username and password or other secret.
|