Provides a taint-tracking configuration for reasoning about hard-coded data being interpreted as code.
Note, for performance reasons: only import this file if
HardcodedDataInterpretedAsCode::Configuration is needed,
otherwise HardcodedDataInterpretedAsCodeCustomizations should be
imported instead.
Import path
import semmle.javascript.security.dataflow.HardcodedDataInterpretedAsCodeQueryImports
| HardcodedDataInterpretedAsCode | |
| javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
| Configuration | DEPRECATED. Use the |
Modules
| HardcodedDataInterpretedAsCodeConfig | A taint-tracking configuration for reasoning about hard-coded data being interpreted as code |
Aliases
| HardcodedDataInterpretedAsCodeFlow | Taint-tracking for reasoning about hard-coded data being interpreted as code |