Module AdditionalSources
Provides classes that heuristically increase the extent of the sources in security queries.
Note: This module should not be a permanent part of the standard library imports.
Import path
import semmle.javascript.heuristics.AdditionalSources
Imports
SyntacticHeuristics |
Provides classes for reasoning syntactically about a program. |
javascript |
Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
HeuristicSource |
A heuristic source of data flow in a security query. |
RemoteServerResponse |
A response from a remote server. |