mirror of
https://github.com/google/clusterfuzz.git
synced 2025-02-09 21:16:52 +08:00
Small readme changes. (#2949)
I updated the README to keep the trophy stats in this repo current with OSS-Fuzz. I also moved the scorecard to the top of the README, to make it more uniform with our other repos and to highlight it.
This commit is contained in:
parent
8573e561e1
commit
92be4a5fb1
12
README.md
12
README.md
@ -4,6 +4,8 @@
|
||||
<img src="docs/images/logo.png" width="400">
|
||||
</p>
|
||||
|
||||
[](https://api.securityscorecards.dev/projects/github.com/google/clusterfuzz)
|
||||
|
||||
ClusterFuzz is a scalable [fuzzing](https://en.wikipedia.org/wiki/Fuzzing)
|
||||
infrastructure that finds security and stability issues in software.
|
||||
|
||||
@ -37,8 +39,7 @@ a software project's development process:
|
||||
You can find detailed documentation [here](https://google.github.io/clusterfuzz).
|
||||
|
||||
## Trophies
|
||||
As of May 2022, ClusterFuzz has found ~29,000 bugs in Google (e.g. [Chrome])
|
||||
and [36,000+] bugs in over [550] open source projects integrated with [OSS-Fuzz].
|
||||
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](https://github.com/google/clusterfuzz/issues/new) to ask
|
||||
@ -51,11 +52,10 @@ We will use [clusterfuzz-announce(#)googlegroups.com](https://groups.google.com/
|
||||
For a more lightweight version of ClusterFuzz that runs on CI/CD
|
||||
systems, check out [ClusterFuzzLite](http://github.com/google/clusterfuzzlite).
|
||||
|
||||
[](https://api.securityscorecards.dev/projects/github.com/google/clusterfuzz)
|
||||
|
||||
[Chrome]: https://bugs.chromium.org/p/chromium/issues/list?can=1&q=label%3AClusterFuzz+-status%3AWontFix%2CDuplicate
|
||||
[36,000+]: https://bugs.chromium.org/p/oss-fuzz/issues/list?q=-status%3AWontFix%2CDuplicate%20-component%3AInfra&can=1
|
||||
[550]: https://github.com/google/oss-fuzz/tree/master/projects
|
||||
[8,900]: https://bugs.chromium.org/p/oss-fuzz/issues/list?q=status%3AFixed%2CVerified%20Type%3DBug-Security&can=1
|
||||
[28,000]: https://bugs.chromium.org/p/oss-fuzz/issues/list?q=status%3AFixed%2CVerified%20Type%3DBug&can=1
|
||||
[850]: https://github.com/google/oss-fuzz/tree/master/projects
|
||||
[OSS-Fuzz]: https://github.com/google/oss-fuzz
|
||||
[Monorail]: https://opensource.google.com/projects/monorail
|
||||
[Jira]: https://www.atlassian.com/software/jira
|
||||
|
Loading…
x
Reference in New Issue
Block a user