joshjohanning/Enforce GitHub PAT Expiration for SSO Orgs

Revokes SSO authorization for PATs that do not meet the minimum expiration requirements

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
organizationThe organization to check for SSO PATsyes${{ github.repository_owner }}
policy-in-daysThe maximum number of days a PAT can be valid foryes90
github-tokenThe GitHub token to use for API calls (requiring org admin access)yes
dry-runThe animal to return an emoji fornofalse
create-issueCreate an issue notifying the user of the revoked PATsnofalse
issue-repoIf create-issues is true, the repo to create the issue inno${{ github.repository }}

no outputs