@bestsolution/spdx-license-report

1.0.1 • Public • Published

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

/@bestsolution/spdx-license-report/

    Package Sidebar

    Install

    npm i @bestsolution/spdx-license-report

    Weekly Downloads

    0

    Version

    1.0.1

    License

    Apache-2.0

    Unpacked Size

    21.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • tomsontom