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

Module HardcodedDataInterpretedAsCode::FlowState

Predicates for working with flow states.

Import path

import semmle.javascript.security.dataflow.HardcodedDataInterpretedAsCodeCustomizations

Predicates

fromFlowLabel

Gets the flow state corresponding to label.

modified

A value which has undergone some transformation, such as hex decoding.

unmodified

An unmodified value originating from a string constant.