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.CleartextLoggingQueryImports
| CleartextLogging | |
| javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
| Configuration | DEPRECATED. Use the |
Modules
| CleartextLoggingConfig | A taint tracking configuration for clear-text logging of sensitive information. |
Aliases
| CleartextLoggingFlow | Taint tracking flow for clear-text logging of sensitive information. |