Module Xss
Provides classes and predicates used by the XSS queries.
Import path
import semmle.javascript.security.dataflow.Xss
Imports
javascript |
Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Modules
DomBasedXss |
DEPRECATED: Use the |
ExceptionXss |
DEPRECATED: Use the |
ReflectedXss |
DEPRECATED: Use the |
Shared |
Provides classes and predicates shared between the XSS queries. |
StoredXss |
DEPRECATED: Use the |
XssThroughDom |
DEPRECATED: Use the |