Class RemoteFlowSource
A data flow source of remote user input.
Import path
import codeql.actions.dataflow.FlowSourcesDirect supertypes
Known direct subtypes
- ArtifactSource
- CommandSource
- DornyPathsFilterSource
- FileSource
- GhCLICommandSource
- GitCommandSource
- GitHubCtxSource
- GitHubEventCtxSource
- GitHubEventJsonSource
- GitHubEventPathSource
- MaDSource
- OctokitRequestActionSource
- TJActionsChangedFilesSource
- TJActionsVerifyChangedFilesSource
- Xt0rtedSlashCommandSource
- ZenteredIssueFormBodyParserSource
Predicates
| getEventName | Gets the event that triggered the source. |
| getSourceType | Gets a string that describes the type of this remote flow source. |
| getThreatModel | Gets a string that represents the source kind with respect to threat modeling. |
Inherited predicates
| asExpr | from Node | |
| getLocation | from Node | |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from Node |
| toString | Gets a textual representation of this element. | from Node |