EmbeddableWebServer icon indicating copy to clipboard operation
EmbeddableWebServer copied to clipboard

Travis CI Integration part 3 - fuzzing

Open hellerf opened this issue 7 years ago • 0 comments

Previously I used the AFL fuzzer on Linux to catch bugs. It seems like Travis CI can run AFL! I ran AFL for several days. I don't think it's nice to tie up infrastructure for several days fuzzing the EmbeddableWebServer. But it's certainly something to look into. Example: https://github.com/awslabs/s2n/pull/263/files

hellerf avatar Apr 01 '19 15:04 hellerf