github GitHub Changelog ·

GitHub Enterprise Adds Credential Inventory Exports

securitygaengineer
feature

GitHub Enterprise owners can now export a comprehensive inventory of all credentials, including SSH keys, personal access tokens, and OAuth/GitHub App tokens, providing a single plane view of enterprise access. This new capability enables security teams to quickly assess risk surfaces and plan incident response by reviewing credential metadata and correlating it with audit logs. The feature is available immediately for GitHub Enterprise Cloud, with future support planned for GitHub Enterprise Server, and can be accessed via enterprise settings or a new REST API.

Features (1)
  • Export Credential Inventory for GitHub Enterprise

    Enterprise owners and authorized members can now export a complete inventory of all credentials accessing their enterprise, including various token types and SSH keys. This inventory can be accessed via enterprise settings or programmatically through a new paginated REST API, allowing for comprehensive security oversight.

Read the original announcement →

https://github.blog/changelog/2026-09-21-github-enterprise-adds-credential-inventory-exports

Related releases