What problem does it solve?
This Skill automates the generation of a Software Bill of Materials (SBOM), a crucial inventory of all software components within a project, essential for compliance with regulations like the European Cyber Resilience Act (CRA) and for robust supply chain security.
Core Features & Use Cases
- Comprehensive Dependency Listing: Identifies and lists all direct and transitive dependencies.
- Standardized Output: Generates SBOMs in industry-standard formats like CycloneDX or SPDX.
- Compliance Ready: Meets regulatory requirements for software transparency.
- Use Case: Ensure your software project is compliant with the CRA by generating an accurate SBOM that details every library, package, and component used, along with their licenses and versions.
Quick Start
Use the sbom-generate skill to create a CycloneDX SBOM for the current project.