CodeQL library for Go
codeql/go-all 3.0.1-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)