funcan/gh-action-lint

Lint GitHub Actions workflows for unpinned actions, script injection, and overly broad permissions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
recursiveAlso check actions used by the repo's actions (requires github-token)nofalse
disable-checkComma-separated list of checks to skip (pins, injections, permissions, pull-request-target)no""
quietSuppress lint output; exit 0 for clean, 1 for violationsnofalse
github-tokenGitHub token for API requests. Required for --recursive. Defaults to the built-in token.no""

no outputs