DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Barad-Dur — Analyseur de santé de dépôts Git

Quality: 8/10 Relevance: 9/10

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.

🚀 Service construit par Johan Denoyer