Create issues from fuzzing failures
Opened this issue · 0 comments
AdamGS commented
Instead of persisting fuzzing failures into the corpus which makes the fuzzer fail again and again, we should create issues with the reproduction artifact, allowing the fuzzer to keep exploring the space for more bugs. This will also make failures more visible.