Improvement

November 11, 20211 Minute Read

Export GitHub Advanced Security license usage data

You can now export your Advanced Security license data to review usage across your business. The CSV data can be downloaded at both enterprise and organization level, and contains: the organization, repository, username, and the user's most recent commit date. This data can be used to answer questions like, "which users are consuming an Advanced Security committer seat?", "which Advanced Security-enabled repos is a user contributing to?", and "how are Advanced Security licenses being consumed across orgs?".

For organizations, download the CSV on the organization billing settings page and security & analysis settings page.
Organization billing settings page

Organization security & analysis settings page

For enterprises, download the CSV on the enterprise licensing settings page.
Enterprise Licensing settings page

The Advanced Security billing data can also be retrieved via the billing API. For organization-level data use the /orgs/{org}/settings/billing/advanced-security endpoint, and for enterprise-level data use the /enterprises/{enterprise}/settings/billing/advanced-security endpoint.

This has shipped on GitHub Enterprise Cloud and will be available on GitHub Enterprise Server 3.4.

Read more about viewing your Advanced Security usage, the organization-level billing API, and the enterprise-level billing API.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Export GitHub Advanced Security license usage data - GitHub Changelog