Expand description
openclaw-scan library — re-exports for integration tests.
Modules§
- cli
- Command-line argument definitions (clap derive API).
- finding
- Core finding types shared across all scanners.
- output
- Output dispatching — terminal (human-readable) or JSON.
- paths
- Framework-agnostic installation path discovery.
- report
- Report aggregation, scoring, and grading.
- scanner
- Scanner orchestration — trait definition and parallel runner.