Module CleartextLoggingQuery
Provides a taint-tracking configuration for “Clear-text logging of sensitive information”.
Note, for performance reasons: only import this file if
CleartextLoggingFlow
is needed, otherwise
CleartextLoggingCustomizations
should be imported instead.
Import path
import codeql.ruby.security.CleartextLoggingQuery
Imports
CleartextLogging | Provides default sources, sinks and sanitizers for reasoning about cleartext logging of sensitive information, as well as extension points for adding your own. |
Aliases
CleartextLoggingFlow | Taint-tracking for detecting “Clear-text logging of sensitive information”. |