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

Module UnvalidatedDynamicMethodCall::FlowState

Predicates for working with flow states.

Import path

import semmle.javascript.security.dataflow.UnvalidatedDynamicMethodCallCustomizations

Predicates

fromFlowLabel

Gets the flow state corresponding to label.

maybeFromProto

A value obtained from a prototype object while reading from a tainted property name.

maybeNonFunction

A non-function value, obtained by reading from a tainted property name.

taint

A tainted value.