CodeQL library for C#
codeql/csharp-all 6.0.0 (changelog, source)
Search

Predicate SpeculativeTaintFlow::speculativeTaintStep

Holds if the additional step from src to sink should be considered in speculative taint flow exploration.

Import path

import semmle.code.csharp.dataflow.internal.TaintTrackingPrivate
predicate speculativeTaintStep(Node src, Node sink)