Sbom Generator icon

Sbom Generator

2

Generates a Software Bill of Materials (SBOM) in CycloneDX format by performing a Trivy scan.

概要

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.

主な機能

  • 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

ユースケース

  • Automating SBOM generation as part of a CI/CD pipeline
  • Ensuring software supply chain security
  • Identifying vulnerabilities in software dependencies