Skip to content

Billing usage report is now available to download

In the billing tab, you can now get a detailed breakdown in CSV format for metered resources including Actions, Packages, and Storage.

The usage report provides the following information:

  • Date
  • Product (Actions, Packages, or Shared Storage)
  • Repository Slug
  • Quantity Consumed
  • Unit Type (Machine Minutes or GB)
  • Price Per Unit (USD)

Team sync support for Okta is now in limited beta for GitHub Enterprise Cloud customers. Team sync allows GitHub.com organizations to sync Okta groups’ members to teams in GitHub. To use it, your organization needs Okta configured as an external identity provider at the organization level and SCIM enabled. During the beta period we will add support for enterprise account-wide Okta integration.

Please contact your account owner for beta registration.

Learn more about Okta team sync

See more

GitHub has scanned public repositories for secrets (like API keys and tokens) for several years. Secret scanning protects our partners and our customers from unauthorized use of the services protected by those secrets. Just this month, 8% of active GitHub repositories committed a secret that was caught by secret scanning.

At GitHub Satellite, we announced secret scanning for private repositories, part of GitHub Advanced Security. We’re bringing the same lightning-fast scanning engine and broad set of 24 partners (including all the major cloud providers and many common SaaS providers) to your private repository, so you can catch secrets as soon as they’re checked in. Repository admins will be notified about any commit that contains a secret, and can quickly view all detected secrets in the repo’s Security tab.

Secret scanning for private repositories is in limited public beta for Enterprise Cloud customers, and we expect to bring it to Enterprise Server by the end of 2020. This feature is part of GitHub Advanced Security for GitHub Enterprise customers.

Want to get started? Sign up for the beta, which includes secret scanning for private repositories and code scanning. If you’re a SaaS provider with secrets that you’d like GitHub to scan for, see our partnership docs for how to get started.

See more