mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-13 10:38:08 +00:00
re-enable AFL fuzzer_stats parsing (#100)
This commit is contained in:
@ -212,6 +212,7 @@ TASK_DEFINITIONS = {
|
||||
TaskFeature.supervisor_options,
|
||||
TaskFeature.supervisor_input_marker,
|
||||
TaskFeature.wait_for_files,
|
||||
TaskFeature.stats_file,
|
||||
],
|
||||
vm=VmDefinition(compare=Compare.AtLeast, value=1),
|
||||
containers=[
|
||||
|
Reference in New Issue
Block a user