generate_cbom
Scans a filesystem path to produce a CycloneDX 1.6 Cryptographic Bill of Materials (CBOM) of classical cryptographic assets for compliance and supply-chain management.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to a file or directory to inventory. |