@bestsolution/spdx-license-report
v1.0.1
Published
Generate a simple license report from SPDX
Downloads
2
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.json
Options
--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
--help
optional - Prints usage messge