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

Module SecretExfiltrationQuery

Import path

import codeql.actions.security.SecretExfiltrationQuery

Imports

DataFlow

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

FlowSources

Aliases

SecretExfiltrationFlow

Tracks flow of unsafe user input that is used in a context where it may lead to a secret exfiltration.