hpi-schul-cloud/SBOM license summarizer
Collects SBOM-files from a list of provided repositories and summarizes and groups them by license returning a json.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | The filename containing the individual sboms of the SVS-repos | yes | — |
| repos | Semicolon-separated list of repositories and their versions {repo}@{version} | yes | — |
| output-filename | The filename to write summarizing JSON of all dependencies grouped by license to | no | — |
Outputs
| name | description |
|---|---|
| output-filename | The filename the summarizing JSON of all dependencies grouped by license was written to |