DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Confdiff – semantic diff for config files (JSON/YAML/TOML) that redacts secrets

Quality: 8/10 Relevance: 9/10

Summary

Confdiff is a semantic diff tool for configuration and structured data formats that also supports redacting secrets. It compares data models rather than raw text, preserves meaningful changes, and includes multi-format support (JSON, YAML, TOML, INI, env, CSV, XML). The project offers a GitHub Actions integration and a browser UI, with a focus on secret-safety and cross-format diffs to improve config-management workflows.

🚀 Service construit par Johan Denoyer