Sbom Generator
Createdgkhays
Generates a Software Bill of Materials (SBOM) in CycloneDX format by performing a Trivy scan.
About
This server automates the process of generating Software Bill of Materials (SBOMs). It leverages Trivy to scan for vulnerabilities and dependencies, then produces an SBOM in the widely-supported CycloneDX format, aiding in vulnerability management and software supply chain security.
Key Features
- 1 GitHub stars
- Generates SBOMs in CycloneDX format
- Easy configuration with uv package manager
- Integrates with MCP Inspector for debugging
- Uses Trivy for vulnerability scanning
Use Cases
- Automating SBOM generation as part of a CI/CD pipeline
- Ensuring software supply chain security
- Identifying vulnerabilities in software dependencies