Files
codeql/go/old-change-notes/2020-09-14-split-string-sanitizer.md
2022-05-20 10:07:19 -07:00

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.