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

Member predicate FunctionModel::backwardTaintStep

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

predicate backwardTaintStep(Node pred, Node succ)