Skip to content

Commit

Permalink
docs(README): document how to obtain current SBOM (#3504)
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n authored Dec 5, 2023
1 parent 8b05133 commit c0589eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 336 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,5 +550,6 @@ for declaring copyright and licensing for software projects.

## Software Bill Of Materials (SBOM)

Software Bill Of materials is available in [apidom.spdx.yaml](https://github.com/swagger-api/apidom/blob/main/apidom.spdx.yaml) using [SPDX](https://spdx.dev/) language.
Software Bill Of materials is available in this repository [dependency graph](https://github.com/swagger-api/apidom/network/dependencies).
Click on `Export SBOM` button to download the SBOM in [SPDX format](https://spdx.dev/).

335 changes: 0 additions & 335 deletions apidom.spdx.yaml

This file was deleted.

0 comments on commit c0589eb

Please sign in to comment.