svanboxel/Membership Audit Action for Enterprises and Organizations
Outputs the membership access details of enterprise account or organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Specify an organization if you want to audit a single org. Only specify either an organization or an enterprise account. | no | — |
| enterprise | Specify an Enterprise Account. Only specify either an organization or an enterprise account. | no | — |
| token | Scopes required: repo, read:org, read:enterprise (if using enterprise mode) | yes | — |
| issue | If you want the output posted on an issue in the repo running the action | no | false |
| samlIdentities | If your organization is using SAML SSO and you want to retrieve the SAML nameId field for members | no | false |
| affiliation | Type of people you want to retrieve. `DIRECT` for organization members, `OUTSIDE` for outside collaboratores, and `ALL` (default) for everyone | no | ALL |
Outputs
| name | description |
|---|---|
| csv | A CSV string with the output |