libuv/.github
David Korczynski 4ac894930a build: add ClusterFuzzLite setup
The goal is to enable continuous fuzzing of libuv. There is not a lot of
parsing or complex data handling in libuv so I think integrating with
OSS-Fuzz is too much. However, ClusterFuzzLite can be used to run
fuzzers for a small amount of seconds for each PR to ensure nothing
breaks. This commit adds ClusterFuzzLite setup as well as a fuzzer targeting
various operations. The fuzzer can be extended, e.g. it would be nice to
have more complex FS fuzzing, but I thought I would keep it as is for
now and see if you're interested in having fuzzing.

Signed-off-by: David Korczynski <david@adalogics.com>
2024-01-14 14:29:25 -08:00
..
workflows build: add ClusterFuzzLite setup 2024-01-14 14:29:25 -08:00
ISSUE_TEMPLATE.md doc: switch discussion forum to github 2021-06-30 23:26:40 -04:00