Module BuildArtifactLeakQuery
Provides a dataflow tracking configuration for reasoning about storage of sensitive information in build artifact.
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.BuildArtifactLeakQuery
Imports
BuildArtifactLeak | Sinks for storage of sensitive information in build artifact. |
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
Configuration | A taint tracking configuration for storage of sensitive information in build artifact. |