aquasecurity/Pipeline Enforcer Action

This action protects your GitHub workflows by generating a profile of your workflow job activity and enforcing policies on it

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
access-tokenSCM access tokenyes${{ github.token }}
aqua-keyAqua keyyes
aqua-secretAqua secretyes
repo-pathPath to the repositoryno
quietPrint only errorsnofalse
verbosePrint debug logs and abovenofalse
log-filePath to the log fileno
matrixGitHub matrix strategy affects the name of the job The matrix context is required if the action is executed by a reusable workflow using workflow_call trigger combined with matrix strategy. no${{ toJSON(matrix) }}

no outputs