github-org-authorization-action

A GitHub Action to generate reports that contain all the SSH keys, personal access tokens, GitHub App installations, deploy keys and their respective permissions authorized against a GitHub organization.

MIT License

Stars
6
Committers
2
github-org-authorization-action - v2.2.0 Latest Release

Published by nicklegan about 2 years ago

  • Additional feature flag to add columns for the organization members installing and adding repos to the GitHub App installation in the report.

What's Changed

Full Changelog: https://github.com/nicklegan/github-org-authorization-action/compare/v2.1.0...v2.2.0

github-org-authorization-action - v2.1.0

Published by nicklegan about 2 years ago

  • Add GitHub App installation creation, updates and suspended columns to the report
  • Update dependencies
  • README retouch

What's Changed

Full Changelog: https://github.com/nicklegan/github-org-authorization-action/compare/v2.0.0...v2.1.0

github-org-authorization-action - v2.0.0

Published by nicklegan over 2 years ago

  • Optional JSON export
  • Sorting per CSV report column
  • CSV sorting in descending or ascending order
  • Case-insensitive sorting
  • Refactor code
  • Update dependencies
  • README update

Full Changelog: https://github.com/nicklegan/github-org-authorization-action/compare/v1.0.1...v2.0.0

github-org-authorization-action - v1.0.1

Published by nicklegan over 2 years ago

github-org-authorization-action - v1.0.0

Published by nicklegan over 2 years ago

A GitHub Action to generate reports that contain all the SSH keys, personal access tokens, GitHub App installations, deploy keys and their respective permissions authorized against a GitHub organization.

Package Rankings
Top 21.54% on Github actions
Related Projects