Skip to content

google/clusterfuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 27, 2025
5be1926 · May 27, 2025
Jun 27, 2022
Apr 1, 2025
Jun 14, 2024
May 21, 2025
Mar 18, 2025
May 27, 2025
May 21, 2025
Apr 3, 2025
Jun 17, 2024
May 27, 2025
Jan 30, 2019
Jan 30, 2019
Oct 6, 2023
Aug 5, 2024
Jan 30, 2019
Sep 26, 2021
Feb 7, 2019
Mar 22, 2019
Mar 11, 2025
Mar 11, 2025
Feb 19, 2023
Mar 15, 2022
May 20, 2025
Aug 12, 2024
Aug 15, 2023
Feb 3, 2025

ClusterFuzz

OpenSSF Scorecard

ClusterFuzz is a scalable fuzzing infrastructure that finds security and stability issues in software.

Google uses ClusterFuzz to fuzz all Google products and as the fuzzing backend for OSS-Fuzz.

ClusterFuzz provides many features which help seamlessly integrate fuzzing into a software project's development process:

Overview

Documentation

You can find detailed documentation here.

Trophies

As of February 2023, ClusterFuzz has found ~27,000 bugs in Google (e.g. Chrome). Additionally, ClusterFuzz has helped identify and fix over 8,900 vulnerabilities and 28,000 bugs across 850 projects integrated with OSS-Fuzz.

Getting Help

You can file an issue to ask questions, request features, or ask for help.

Staying Up to Date

We will use clusterfuzz-announce(#)googlegroups.com to make announcements about ClusterFuzz.

ClusterFuzzLite

For a more lightweight version of ClusterFuzz that runs on CI/CD systems, check out ClusterFuzzLite.