A code risk scoring CLI for Ruby and JS/TS projects. Ranks every file by five signals — fan-in (blast radius), fan-out, cyclomatic complexity, git churn, and test coverage — with temporal coupling analysis and a diff mode for scoring only the files changed in a PR. Table, JSON, CSV, and Markdown output.
Required Ruby Version
>= 3.2
Authors
bazfer
Versions
- 0.7.0 July 14, 2026 (50 KB)
- 0.6.0 July 13, 2026 (48 KB)
- 0.5.1 July 13, 2026 (46.5 KB)
- 0.5.0 July 12, 2026 (46 KB)
- 0.4.0 July 11, 2026 (45 KB)