Module CleartextLoggingQuery
Provides a dataflow tracking configuration for reasoning about clear-text logging of sensitive information.
Note, for performance reasons: only import this file if
CleartextLogging::Configuration
is needed, otherwise
CleartextLoggingCustomizations
should be imported instead.
Import path
import semmle.javascript.security.dataflow.CleartextLoggingQuery
Imports
CleartextLogging | |
javascript |
Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
Configuration |
A taint tracking configuration for clear-text logging of sensitive information. |