Google ClusterFuzz

From GCA ACT
Revision as of 09:46, 27 October 2023 by Globalcyberalliance (talk | contribs) (Created via script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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/