oss-tooling/Enterprise license audit
Returns enterprise licensing counts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| enterprise | Name of the enterprise | yes | oss-tooling |
| token | GitHub token | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| total-seats-purchased | the count of purchased seats |
| total-seats-consumed | the count of seats consumed |
| dot-com-users | the count of dot com users |
| server-users | the count of server users |
| visual-studio-users | the count of visual studio users |
| duplicates | the count of users on both server and dot com |
| total-users | the count of users |
| total-accounts | the count of accounts |