CodeQL library for GitHub Actions
codeql/actions-all 0.4.27-dev (changelog, source)
Search

Predicate madStoreStep

Holds if the data flow from pred to succ is a MaD store step.

Import path

import codeql.actions.dataflow.ExternalFlow
predicate madStoreStep(Node pred, Node succ, ContentSet c)