21 lines
547 B
Markdown
21 lines
547 B
Markdown
---
|
|
title: Software bill of materials (SBOM)
|
|
shortTitle: Software bill of materials (SBOM)
|
|
intro: >-
|
|
Use the REST API to export the software bill of materials (SBOM) for a
|
|
repository.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '>=3.9'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
allowTitleToDifferFromFilename: true
|
|
---
|
|
{% data reusables.dependency-graph.sbom-export %}
|
|
|
|
This article gives details about the REST API endpoint.
|
|
|
|
<!-- Content after this section is automatically generated -->
|