Module RemoteFlowSources
Provides a class for modeling sources of remote user input.
Import path
import semmle.javascript.security.dataflow.RemoteFlowSources
Imports
Cached | |
DOM | Provides predicates for reasoning about DOM types and methods. |
HTTP | Provides classes for modeling common HTTP concepts. |
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
ClientSideRemoteFlowKind | A type of remote flow source that is specific to the browser environment. |