Hacker News new | ask | show | jobs
by rurban 1680 days ago
Super nice to extend their oss-fuzz services to everybody. I'm already using oss-fuzz, but will add this to my GitHub actions for many other projects of mine. You just need to be able to compile your C project with clang++. oss-fuzz has more fuzzers, but libfuzzer is good enough.