Downloading Advanced Security license usage information
You can download a CSV file with details of paid use of GitHub Advanced Security products at both the level. The CSV file contains information about each Advanced Security license that is in use, including:
- The username of the person using the GitHub Advanced Security license
- The GitHub Advanced Security-enabled repositories where commits were made
- The organizations that people using licenses belong to
- The most recent commit dates and associated email addresses
You can use this information for insights into your paid use of Advanced Security, such as which members of your enterprise are using a license or how licenses are being consumed across your organizations.
You can download a CSV report of license usage through the GitHub user interface or the REST API.
Using the UI to download license and metered usage
You can download a CSV report for a repository, an organization, or an enterprise.
-
在 的右上角,单击你的个人资料照片,然后单击“企业设置”****。
-
在 “设置”下,单击“许可证”。
-
Under "GitHub Advanced Security," click CSV report.
Using the REST API to download license and metered usage
You can retrieve information on paid use of Advanced Security with the billing API.
For enterprise-level data, use the /enterprises/{enterprise}/settings/billing/usage
endpoint. For more information, see 适用于企业计费的 REST API 终结点 in the GitHub Enterprise Cloud documentation.