1 repositorio
Deploys fuzzing bots on Google Compute Engine with automated build pipelines and cloud storage integration.
Distinct from Cloud Deployment: No candidate covers GCP-specific fuzzing bot deployment; closest candidates are general cloud deployment or GCP integrations for other purposes.
Explore 1 awesome GitHub repository matching devops & infrastructure · Google Cloud Fuzzing Deployments. 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
Deploys fuzzing bots on Google Compute Engine with automated build pipelines and cloud storage integration.