Show HN: A vibe port of security library libinjection from C to Rust

3 willsaar 2 9/3/2025, 2:58:45 PM github.com ↗

Comments (2)

attogram · 5h ago
Vibe + Security = Scary

The readme has info on what u tested. But it'd be nice to see a copy of an actual test run.

willsaar · 5h ago
Agree! It's probably better that someone independent from me verifies it.

One can clone the project, fetch the submodule with original C repo and run "cargo test" to test the library with all the official tests from the C library. The fuzz directory has instructions for fuzzing