parlay

Enrich SBOMs with data from third party services

brewmacoslinux
Try with needOr install directly
Source

About

Enrich SBOMs with data from third party services

Commands

parlay

Examples

Enrich an SBOM with vulnerability data from a security service$ parlay enrich -i sbom.json -o enriched-sbom.json
Enrich an SBOM and specify a particular enrichment provider$ parlay enrich -i sbom.json -provider vulnerabilities -o output.json
Display help information for available commands$ parlay --help