Skip to main content

Downloading licensed use of Advanced Security

You can download consumption of GitHub Advanced Security licenses by your 엔터프라이즈: volume/subscription licenses or metered usage.

누가 이 기능을 사용할 수 있나요?

Enterprise owners with Advanced Security

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 Secret Protection, GitHub Code Security, or GitHub Advanced Security license
  • The GitHub Secret Protection and GitHub Code 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.

  1. GitHub Enterprise Server의 오른쪽 위 모서리에서 프로필 사진과 엔터프라이즈 설정을 차례로 클릭합니다.

    GitHub Enterprise Server에서 프로필 사진 클릭할 때 보이는 드롭다운 메뉴의 스크린샷 "Enterprise settings" 옵션이 윤곽선으로 표시됩니다.

  2. 설정에서 라이선스 을(를) 클릭합니다.

  3. Under "GitHub Advanced Security," click CSV report.

    Screenshot of the licensing screen. The "CSV Report" button is highlighted with an orange outline.

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.