bomber

Scans Software Bill of Materials for known security vulnerabilities

brewmacoslinux
Try with needOr install directly
Source

About

Scans Software Bill of Materials for security vulnerabilities

Commands

bomber

Examples

Scan a SBOM file in JSON format for vulnerabilities$ bomber scan -i sbom.json
Scan a local project directory and generate SBOM$ bomber scan /path/to/project
Scan with detailed output showing vulnerability details$ bomber scan -i sbom.spdx.json -o json