scan_repo
Scan a local directory for quantum-vulnerable cryptography in source, CI/CD, and infrastructure-as-code. Get a detailed algorithm inventory and exposure summary, processed entirely on your machine.
Instructions
Scan a local directory for cryptography that a quantum computer would break.
Reads source code, CI/CD pipeline configs and infrastructure-as-code under path,
and returns the algorithms in use, per-finding detail, and a summary of how exposed
the project is. Runs entirely on this machine -- no network calls, nothing uploaded.
Args: path: Directory to scan (e.g. a checked-out repository).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||