Predicate localExprTaint
Holds if taint can flow from e1 to e2 in zero or more
local (intra-procedural) steps.
Import path
import codeql.ruby.dataflow.internal.TaintTrackingPublicpredicate localExprTaint(ExprCfgNode e1, ExprCfgNode e2)Holds if taint can flow from e1 to e2 in zero or more
local (intra-procedural) steps.
import codeql.ruby.dataflow.internal.TaintTrackingPublicpredicate localExprTaint(ExprCfgNode e1, ExprCfgNode e2)