Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C/C++
codeql/cpp-all 4.3.1 (changelog, source)

Module TaintFlowMake

Construct the modules for taint-tracking analyses.

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.

Predicate signatures

Parameters