diff.rs
diff.rs copied to clipboard
Augmenting as a code review tool
With the recent spate of supply chain attacks and that they will inevitably reach the Rust ecosystem I was researching a tool to audit build.rs files, a prototype is here.
Some discussion on this thread mentioned diff.rs which I think would be a great starting point for a review tool and just wanted to gauge whether you had any interest in adding a code review mode possibly behind feature flags?