Categorygithub.com/verifa/sbom-merge
repositorypackage
0.0.1
Repository: https://github.com/verifa/sbom-merge.git
Documentation: pkg.go.dev

# README

sbom-merge

Experimental tool of to merge multiple SPDX JSON SBOMs into single a SBOM

This tool currently only merges SPDX JSON files, and supports only version v2.3. It's quite trivial to add functionality however thanks to the SPDX Go tools/SDKs.