commonplacerobotics/SBOM enrichment
Adds information to SBOM components and removes unused dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| database | JSON based enrichment data base | yes | enrichment_database.json |
| sbom | Input SBOM in CycloneDX JSON format, will be overwritten unless sbom_out is set | yes | sbom.cdx.json |
| sbom_out | The updated SBOM will be written here | no | "" |
| cmake_build_dir | The CMake build directory | no | "" |
Outputs
no outputs