codeql/actions-all
0.4.38
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
import codeql.actions.security.ControlChecks
Holds if this control check must execute and pass before node can run.
node
Holds if this control check directly dominates caller.
caller
Holds if this control check dominates node within the same workflow.
Holds if this control check dominates node in a reusable workflow via the caller chain starting at directCaller.
directCaller