nicklegan/GitHub Organization Authorization Report Action
A GitHub Action to generate reports that contain the SSH keys, PATs, GitHub App installations and deploy keys of an org.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Personal Access token with repo and read:org scope | yes | — |
| org | GitHub organization to retrieve data for | no | — |
| app-sort | Sort GitHub Apps by selected column | no | — |
| app-sort-order | Sort GitHub App CSV column in ascending or descending order | no | — |
| ssh-sort | Sort SSH keys by selected column | no | — |
| ssh-sort-order | Sort SSH key CSV column in ascending or descending order | no | — |
| pat-sort | Sort Personal Access Tokens by selected column | no | — |
| pat-sort-order | Sort Personal Access Token CSV column in ascending or descending order | no | — |
| deploy-keys-sort | Sort Deploy Keys by selected column | no | — |
| deploy-keys-sort-order | Sort Deploy Key CSV column in ascending or descending order | no | — |
| json | Generate optional report in JSON format | no | — |
| actor | Retrieve organization members installing and adding repos to the GitHub App installation | no | — |
| committer-name | The name of the committer that will appear in the Git history | no | github-actions |
| committer-email | The committer email that will appear in the Git history | no | github-actions@github.com |
Outputs
no outputs