1.0.1 • Published 6 months ago

@bestsolution/spdx-license-report v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

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 to json
  • --outfile=/path/to/output - optional - File to write report to. Defaults to STDOUT
  • --help optional - Prints usage messge
1.0.1

6 months ago

1.0.0

8 months ago

0.0.1

8 months ago