-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
It would be good to detect the following situations and bail with bad exit code:
- No fuzz stats for some time after beginning to fuzz. Note: for AFL++ there are no stats until the initial corpus was loaded, which on some binaries can take more than 30 minutes.
- Bad coverage generated, e.g. 0% coverage.
- Bad report generated, e.g. 0 fuzz instances, blank screenshots, 0% coverage, ...
- Something else?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers