Holds if a Run step executes a command that returns untrusted data which flows to an unsafe argument e.g. run: | BODY=$(git log –format=%s) sed “s/FOO/$BODY/g” > /tmp/foo
Import path
import codeql.actions.security.ArgumentInjectionQueryDirect supertypes
Fields
Predicates
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 |