Module ArtifactPoisoningQuery
Import path
import codeql.actions.security.ArtifactPoisoningQueryImports
| ControlChecks | |
| DataFlow | Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses. |
| FlowSources | |
| PoisonableSteps | |
| UntrustedCheckoutQuery | |
| actions |
Predicates
| getRelevantEventInPrivilegedContext | Gets the event that is relevant for the given node in the context of artifact poisoning. |
| unzipDirArgRegexp | |
| unzipRegexp |
Classes
Aliases
| ArtifactPoisoningFlow | Tracks flow of unsafe artifacts that is used in an insecure way. |