mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Before this change, any function that has a parameter that was called password/credentials would be treated as returning sensitive data of that kind. `py/clear-text-logging-sensitive-data` would alert if one of these are logged, which has a LOT of false-positives.