Module ExternalFlow
Import path
import codeql.actions.dataflow.ExternalFlowPredicates
| actionsSinkModel | MaD sinks Fields: - action: Fully-qualified action name (NWO) - version: Either ‘*’ or a specific SHA/Tag - input: sink node (prefixed with either |
| actionsSourceModel | MaD sources Fields: - action: Fully-qualified action name (NWO) - version: Either ‘*’ or a specific SHA/Tag - output arg: To node (prefixed with either |
| actionsSummaryModel | MaD summaries Fields: - action: Fully-qualified action name (NWO) - version: Either ‘*’ or a specific SHA/Tag - input arg: From node (prefixed with either |
| madSink | Holds if sink is a MaD-defined sink for a given taint kind. |
| madSource | Holds if source.fieldName is a MaD-defined source of a given taint kind. |
| madStoreStep | Holds if the data flow from |