CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Member predicate FunctionModel::taintStep

Holds if this function model causes taint to flow from pred to succ.

predicate taintStep(Node pred, Node succ)