Hacker News new | ask | show | jobs
Show HN: A vibe port of security library libinjection from C to Rust (github.com)
3 points by willsaar 292 days ago
1 comments

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.

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