generate_cbom
Scan a filesystem path to produce a CycloneDX Cryptographic Bill of Materials (CBOM) listing classical cryptographic assets, enabling compliance and supply-chain analysis.
Instructions
Scan a path and emit a CycloneDX 1.6 Cryptographic Bill of Materials (CBOM) of the classical cryptographic assets found, for compliance / supply-chain tooling. Reads the filesystem, so it is gated like scan_path over HTTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to a file or directory to inventory. |