austenstone/GITHUB_TOKEN Permissions Audit

Statically find workflows that break when the default GITHUB_TOKEN permission is set to read-only.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenToken with repo + org/enterprise read access.no${{ github.token }}
enterpriseEnterprise slug (audits all orgs).no
orgOrganization(s), whitespace/comma separated.no
repoSpecific repo(s) owner/name, whitespace/comma separated. Defaults to the current repo.no
include-archivedInclude archived repos.nofalse
max-reposCap the number of repos scanned.no
api-urlGitHub API base URL (for GHES).no
fail-onFail the run on: none | breaks | review.nonone
namedescription
breaksCount of jobs that would break on a read-only default.
reviewCount of jobs needing manual review.
safeCount of read-only jobs with no permissions block.
explicitCount of jobs with an explicit permissions block.
jsonFull report as JSON.