scan_path
Scan files or directories to identify quantum-vulnerable asymmetric cryptography and get a quantum-readiness summary with findings and migration guidance.
Instructions
Scan a file or directory for classical (quantum-vulnerable) asymmetric cryptography using quantakrypto. Returns a readiness summary and findings.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to a file or directory to scan. | |
| format | No | Output format: 'summary' (default) for readable text, 'json' for the raw ScanResult. |