srlabs / ziggy

A multi-fuzzer management utility for all of your Rust fuzzing needs 🧑‍🎤
Apache License 2.0
59 stars 6 forks source link

Ziggy should support automation/notification #87

Open vanhauser-thc opened 7 months ago

vanhauser-thc commented 7 months ago

automation:

Notification: execute a specified OS command.

Maybe something like:

-B command
-R command
-C command
-S 30:command  (stalled coverage for 30 minutes: execute command once per day)