Skip to content

Commit

Permalink
Add (shallow) product SBOM example using CycloneDX
Browse files Browse the repository at this point in the history
Also add a previously missing CPE for the Appstream variant of RHEL
9.2 EUS.
  • Loading branch information
mprpic committed Oct 29, 2024
1 parent 38f20fc commit 3de742e
Show file tree
Hide file tree
Showing 6 changed files with 4,561 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
tox_env: ${{ matrix.tox_env }}
strategy:
matrix:
tox_env: [black, ruff, schema]
tox_env: [black, ruff, spdx-schema, cdx-schema]
runs-on: ubuntu-latest
Loading

0 comments on commit 3de742e

Please sign in to comment.