Module XssThroughDomQuery
Provides a taint-tracking configuration for reasoning about cross-site scripting vulnerabilities through the DOM.
Import path
import semmle.javascript.security.dataflow.XssThroughDomQuery
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Predicates
isIgnoredSourceSinkPair | Holds if the |
Classes
Configuration | DEPRECATED. Use the |
TypeTestGuard | A test for the value of |
Modules
XssThroughDomConfig | A taint-tracking configuration for reasoning about XSS through the DOM. |
Aliases
XssThroughDomFlow | Taint-tracking configuration for reasoning about XSS through the DOM. |