The Audit Log GraphQL API is now generally available. With this update, GitHub Enterprise Cloud administrators can programmatically access audit log events for detailed security and compliance insights across their organizations and repos. In addition, we have added support for new log entries like repo create
and delete
as part of this release.
Users can now choose the package displayed in Used By
The Used By feature shows a badge at the top of public repositories which indicates how many repositories are known to depend on a public package published by this repository. In repositories that publish multiple packages, repository administrators can now choose the package to display in the repository settings experience.
GitHub Enterprise accounts can now use their own SSH certificate authority to issue SSH certificates to organization members that grant access to organization-owned repositories via Git. SSH certificate authorities can be managed at both the enterprise account and organization level.
Learn more about certificate authentication for GitHub Enterprise