Module FlowSources
Import path
import codeql.actions.dataflow.FlowSourcesClasses
| ArtifactSource | A downloaded artifact. |
| CommandSource | |
| DornyPathsFilterSource | A list of file names returned by dorny/paths-filter. |
| FileSource | |
| GhCLICommandSource | |
| GitCommandSource | |
| GitHubCtxSource | A data flow source of user input from github context. eg: github.head_ref |
| GitHubEventCtxSource | |
| GitHubEventJsonSource | |
| GitHubEventPathSource | |
| MaDSource | A Source of untrusted data defined in a MaD specification |
| OctokitRequestActionSource | |
| RemoteFlowSource | A data flow source of remote user input. |
| SourceNode | A data flow source. |
| TJActionsChangedFilesSource | A list of file names returned by tj-actions/changed-files. |
| TJActionsVerifyChangedFilesSource | A list of file names returned by tj-actions/verify-changed-files. |
| Xt0rtedSlashCommandSource | |
| ZenteredIssueFormBodyParserSource |