CLI tool for working with Software Bill of Materials (SBOM) data
A CLI to work with SBOM data
sbom
$ sbom convert -i input.xml -o output.json
$ sbom validate -i sbom.json
$ sbom query -i sbom.json -f 'name=openssl'