joshjohanning/Revoke SSH key authorization policy
Revokes SSO authorization for SSH keys against an organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | The organization to check for SSO SSH keys | yes | ${{ github.repository_owner }} |
| github-token | The GitHub token to use for API calls (requiring org admin access) | yes | — |
| dry-run | The animal to return an emoji for | no | false |
| create-issue | Create an issue notifying the user of the revoked SSH keys | no | false |
| issue-repo | If create-issues is true, the repo to create the issue in | no | ${{ github.repository }} |
Outputs
no outputs