@bestsolution/spdx-license-report
v1.0.1
Published
Generate a simple license report from SPDX
Readme
spdx-license-report
Generate a simple license reports from SPDX
Usage
npm install -g @bestsolution/spdx-license-report
spdx-license-report --source=/path/to/sbom.jsonOptions
--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
