nim-snappy icon indicating copy to clipboard operation
nim-snappy copied to clipboard

Investigate oss-fuzz

Open arnetheduck opened this issue 2 years ago • 1 comments

Google runs infrastructure that automatically fuzzes libraries, and snappy has fuzzing set up - investigate whether snappy can be added as a project assuming they can treat nim like C.

https://google.github.io/oss-fuzz/getting-started/new-project-guide/

arnetheduck avatar Sep 20 '23 05:09 arnetheduck

Constantine is already being fuzzed - we can use it as a model: https://github.com/google/oss-fuzz/pull/10710

arnetheduck avatar Sep 20 '23 10:09 arnetheduck