Generate a simple license reports from SPDX
npm install -g @bestsolution/spdx-license-report
spdx-license-report --source=/path/to/sbom.json--source=/path/to/sbom.json- required - Path to the bom.json--format=json|text|html|md- optional - Report format. Defaults tojson--outfile=/path/to/output- optional - File to write report to. Defaults toSTDOUT--helpoptional - Prints usage messge