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

Predicate actionsSourceModel

MaD sources Fields: - action: Fully-qualified action name (NWO) - version: Either ‘*’ or a specific SHA/Tag - output arg: To node (prefixed with either env. or output.) - provenance: verification of the model

Import path

import codeql.actions.dataflow.ExternalFlow
predicate actionsSourceModel(string action, string version, string output, string kind, string provenance)