SBOM scanner for security vulnerabilities
Top 57.0% on sourcepulse
This tool scans Software Bills of Materials (SBOMs) for security vulnerabilities and license information, primarily targeting security analysts and developers who need to assess risks in third-party software components, especially closed-source products. It provides a quick way to identify potential security exposures within vendor-supplied SBOMs.
How It Works
Bomber processes SBOMs in various formats (CycloneDX, SPDX, Syft) and queries multiple vulnerability data providers (OSV, GitHub Advisory Database, Sonatype OSS Index, Snyk) to identify known vulnerabilities. It can enrich this data with exploit prediction scores (EPSS) and offers flexible output formats for reporting and integration. The approach allows users to scan both individual SBOM files and entire directories, de-duplicating components for comprehensive analysis.
Quick Start & Requirements
brew install devops-kung-fu/homebrew-tap/bomber
) on macOS, or by downloading and installing a .deb
package on Linux.bomber scan <sbom_file_or_directory>
Highlighted Details
Maintenance & Community
CONTRIBUTING.md
.Licensing & Compatibility
bomber
project itself. However, it mentions using tools and providers from Snyk and Sonatype, which have their own licensing terms.Limitations & Caveats
--license
for Syft).4 months ago
1 week