timps_sbom_generator
Generate a CycloneDX or SPDX software bill of materials from your project tree and manifests, integrating syft/trivy to flag license and supply-chain risks.
Instructions
Generate a CycloneDX / SPDX Software Bill of Materials from a project tree + manifests, integrate syft/trivy if available, and flag license and supply-chain risks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |