Skip to content

BestSolution-at/spdx-license-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generate a simple license report from SPDX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published