CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Datatype HardcodedDataInterpretedAsCode::FlowState::State

Flow states used to distinguish value-preserving flow from taint flow.

Import path

import codeql.ruby.security.HardcodedDataInterpretedAsCodeCustomizations

Branch types

Data

Flow state used to track value-preserving flow.

Taint

Flow state used to tainted data (non-value preserving flow).

Injectors

Data

Flow state used to track value-preserving flow.

Taint

Flow state used to tainted data (non-value preserving flow).