1 dépôt
Adjusts the number of fuzzing bots by editing a cluster configuration file, which an automated job reads to create or delete instances.
Distinct from Capacity Scaling: Distinct from Capacity Scaling: specifically targets fuzzing bot capacity scaling via configuration file edits rather than general cluster node scaling.
Explore 1 awesome GitHub repository matching devops & infrastructure · Fuzzing Bot. Refine with filters or upvote what's useful.
ClusterFuzz is an automated platform that runs coverage-guided fuzzers at scale to find security and stability bugs in software. It orchestrates libFuzzer and AFL++ across distributed clusters of worker bots, collecting coverage feedback to guide input mutation and discover crashes. The platform provides a web-based dashboard for configuring fuzzing jobs, monitoring progress, and inspecting crash reports, with role-based access control to restrict sensitive features. The system automates the full fuzzing lifecycle, from build pipeline integration and corpus management to crash triage and bug
Adjusts fuzzing bot count by editing a cluster configuration file that an automated job reads to create or delete instances.