CodeQL library for C/C++
codeql/cpp-all 6.0.1-dev (changelog, source)
Search

Module TaintFlowMakeOverlay

Import path

import codeql.dataflow.TaintTracking

Modules

Global

Constructs a global taint tracking computation.

GlobalWithState

Constructs a global taint tracking computation using flow state.

SpeculativeGlobal

Constructs a global taint tracking computation that also allows a given maximum number of speculative taint steps.

SpeculativeGlobalWithState

Constructs a global taint tracking computation using flow state that also allows a given maximum number of speculative taint steps.

Parameters