No description
Find a file
2024-10-11 05:49:11 +02:00
src/cdx_combine Fix formatting, using blake, isort, and autoflake 2024-10-11 05:49:11 +02:00
tests Initial commit 2024-03-25 06:26:20 +01:00
.gitignore Initial commit 2024-03-25 06:26:20 +01:00
LICENSE Initial commit 2024-03-16 15:26:50 +01:00
pdm.lock Initial commit 2024-03-25 06:26:20 +01:00
pyproject.toml Initial commit 2024-03-25 06:26:20 +01:00
README.md Initial commit 2024-03-25 06:26:20 +01:00

cdx-combine

Combine CycloneDX SBOM files into one consolidated CycloneDX SBOM. The individual SBOM contents are grouped under their respective project.

This is useful if a product is made up of several independent projects. The product SBOM can then be handled as a consolidated single source that still exhibits its subcomponents.