CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

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.