generate_sbom
Generate a CycloneDX or SPDX SBOM for a completed audit, delivering the JSON required for EU Cyber Resilience Act compliance.
Instructions
Generate a CycloneDX or SPDX Software Bill of Materials (SBOM) for a completed audit. Required for EU Cyber Resilience Act (CRA) compliance. Returns the SBOM JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | SBOM format (default: cyclonedx) | |
| auditId | Yes | UUID of the completed audit |