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

Class ActorIfCheck

Import path

import codeql.actions.security.ControlChecks

Direct supertypes

Indirect supertypes

Inherited predicates

dominates

Holds if this control check must execute and pass before node can run.

from ControlCheck
dominatesCaller

Holds if this control check directly dominates caller.

from ControlCheck
dominatesSameWorkflow

Holds if this control check dominates node within the same workflow.

from ControlCheck
dominatesViaCaller

Holds if this control check dominates node in a reusable workflow via the caller chain starting at directCaller.

from ControlCheck
getAChildNodefrom AstNode
getAPrimaryQlClassfrom AstNode
getATriggerEventfrom AstNode
getEnclosingCompositeActionfrom AstNode
getEnclosingJobfrom AstNode
getEnclosingStepfrom AstNode
getEnclosingWorkflowfrom AstNode
getInScopeDefaultValuefrom AstNode
getInScopeEnvVarExprfrom AstNode
getLocationfrom AstNode
getParentNodefrom AstNode
protectsfrom ControlCheck
protectsCategoryAndEventfrom ActorCheck
toStringfrom AstNode

Charpred