GitHub Enterprise Adds Credential Inventory Exports
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.
https://github.blog/changelog/2026-09-21-github-enterprise-adds-credential-inventory-exports
Related releases
- Grok 4.7 Now Available in GitHub Copilot for Agentic Coding GitHub Changelog ·
- GitHub Copilot Code Review Enhances Progress Tracking, Auto-Resolution, and Commit Messages GitHub Changelog ·
- GitHub REST API Now Supports Code Coverage Ruleset Management GitHub Changelog ·
- GitHub Copilot to deprecate several AI models by October 2026, advises users to update GitHub Changelog ·
- GitHub Copilot adds new model selection, code review features, and Sentry integration GitHub Changelog ·
- Stage-only npm tokens for safer automation are now available GitHub Changelog ·