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

Module DataFlowPublic

Import path

import codeql.actions.dataflow.internal.DataFlowPublic

Predicates

exprNode

Gets the node corresponding to e.

hasLocalFlow
hasLocalFlowExpr

Classes

ArgumentNode

An argument to a Uses step (call).

CallNode

A call to a data flow callable (Uses).

Content

A reference contained in an object. Examples include instance fields, the contents of a collection object, the contents of an array or pointer.

ContentSet

An entity that represents a set of Contents.

ExprNode

Any Ast Expression. UsesExpr, RunExpr, ArgumentExpr, VarAccessExpr, …

FieldContent

A field of an object, for example an instance variable.

Node
ParameterNode

Reusable workflow input nodes

ReturnNode

Reusable workflow output nodes