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

3 pointsposted 4 days ago
by willsaar

2 Comments

attogram

4 days 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

4 days 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