generate_sbom
Generate a CycloneDX 1.5 SBOM for a repository with component names, versions, purls, and declared licenses, validated against the official schema.
Instructions
Build a CycloneDX 1.5 SBOM for the repository. Components include name, version, purl, and declared licenses when available. Output is validated against the official CycloneDX JS schema before being returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoRoot | No | ||
| format | No | cyclonedx |