Barad-Dur — Analyseur de santé de dépôts Git
Summary
Barad-Dur is a Rust-based CLI that analyzes Git repository health across five weighted dimensions for a total score of 100. It provides actionable metrics (bus factor, hotspots, code age, refactoring ratio), an interactive import graph, and outputs HTML/JSON reports suitable for CI/CD gates. The article covers installation via Cargo or Docker, usage, and integration with GitLab CI for quality gates.