Google ClusterFuzz

From GCA ACT
Jump to navigationJump to search

Description


Google ClusterFuzz is a tool that helps find bugs in software programs. It does this by running the program many times with different inputs. If the program crashes, ClusterFuzz will try to find out why. This information can then be used to fix the bug.

More Information


https://google.github.io/clusterfuzz/