What problem does it solve?
This Skill enables detailed analysis of Software Bills of Materials (SBOMs), ensuring consistency, completeness, and security compliance.
Core Features & Use Cases
- SBOM Format Identification: Determines whether the SBOM is CycloneDX 1.5 or SPDX 2.3 and checks structural validity.
- NTIA Minimum Elements Verification: Assesses whether key metadata such as supplier, component name, version, and relationships are present and complete for compliance.
- Risk and Vulnerability Analysis: Examines dependencies for known CVEs, transitive dependency risks, license conflicts, and stale dependencies.
- VEX Status Interpretation: Reviews CSAF VEX documents to determine vulnerability impact and affected status.
- Dependency Graph Construction: Maps direct and transitive dependencies, analyzing depth, orphan components, and high-risk dependencies.
- License Conflict Detection: Identifies incompatible licenses and license omissions.
Quick Start
Invoke the sbom-analysis skill on your SBOM files to identify format, completeness, dependency vulnerabilities, and license risks immediately.