Skip to content

GitHub Blog Search

Search Results for: enterprise

null

Generate new repositories with repository templates

Today, we’re excited to introduce repository templates to make boilerplate code management and distribution a first-class citizen on GitHub. To get started, all you need to do is mark a repository as a template, and you’ll immediately be able to use it to generate new repositories with all of the template repository’s files and folders.

Bryn Jackson
null

Building an interconnected community, together

Today, we joined hundreds of developers in Berlin for GitHub Satellite, our global developer conference. To celebrate our interconnected community, we launched GitHub Sponsors to help support open source maintainers and contributors, released new security features to enable more secure software development from start to finish, and introduced new capabilities that address the needs of enterprises and large organizations.

Nat Friedman
null

Introducing new ways to keep your code secure

It’s more important than ever that every developer becomes a security developer—that they responsibly disclose vulnerabilities and patch vulnerable code quickly. Today, we’re excited to announce several new security features designed to make it easier for developers to secure their code.

Justin Hutchings
An illustration of two octocats repairing a robot.

Audit Log API

Today we’re introducing the public beta of the Audit Log API. As a GitHub Enterprise Cloud organization administrator, you can now access log events using our GraphQL API and monitor…

Stephanie Wills
An illustration of two octocats repairing a robot.

Dependency insights

Organizations under the GitHub Enterprise plan can now view dependency insights. This feature allows organization members to browse all the software dependencies in use across a single organization, or multiple…

Stephanie Wills
An illustration of two octocats repairing a robot.

Team synchronization (beta)

With team synchronization, Enterprise Cloud organizations can synchronize Azure Active Directory (Azure AD) group membership to GitHub teams. We are continuing to extend this functionality to other supported identity providers.…

Stephanie Wills
An illustration of two octocats repairing a robot.

Credential Authorizations API

GitHub Enterprise Cloud organization owners can now list all and revoke any SSO-whitelisted personal access tokens or SSH keys via the API. Each credential has a unique identifier and lists…

Greg Padak
An illustration of two octocats repairing a robot.

View organization members’ email addresses

Administrators of organizations on the Enterprise Cloud plan that have agreed to the Corporate Terms of Service will now see members' verified email addresses in their organization's verified domain(s) when viewing the /orgs/<ORG>/people, /orgs/<ORG>/people/<USER>,…

Ben Balter