fontebasso/Generate LICENSES.md from SBOM
Parse a SPDX JSON SBOM and generate a LICENSES.md file with summarized license information.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sbom-file | Path to the input SBOM file (SPDX JSON format) | yes | sbom.spdx.json |
| output-file | Path to the output LICENSES file | yes | LICENSES.md |
| overrides | Package name to license mapping, one per line. Example: 'nginx=BSD-2-Clause' | no | "" |
Outputs
no outputs