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

Predicate TaintFlowMakeCore::AddTaintDefaults::isAdditionalFlowStep

Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.

Import path

import codeql.dataflow.TaintTracking
predicate isAdditionalFlowStep(Node node1, Node node2, string model)