Lines Matching refs:Fuzz
1 # OSS-Fuzz: Continuous Fuzzing for Open Source Software
3 [Fuzz testing] is a well-known technique for uncovering programming errors in
10 [Fuzz testing]: https://en.wikipedia.org/wiki/Fuzz_testing
16 OSS-Fuzz aims to make common open source software more secure and stable by
32 Currently, OSS-Fuzz supports C/C++, Rust, Go, Python and Java/JVM code. Other languages
33 supported by [LLVM] may work too. OSS-Fuzz supports fuzzing x86_64 and i386
39 ![OSS-Fuzz process diagram](docs/images/process.png)
42 Read our [detailed documentation] to learn how to use OSS-Fuzz.
47 As of January 2021, OSS-Fuzz has found over [25,000] bugs in [375] open source
54 * 2016-12-01 - [Announcing OSS-Fuzz: Continuous fuzzing for open source software]
55 * 2017-05-08 - [OSS-Fuzz: Five months later, and rewarding projects]
56 * 2018-11-06 - [A New Chapter for OSS-Fuzz]
60 [Announcing OSS-Fuzz: Continuous fuzzing for open source software]: https://opensource.googleblog.c…
61 [OSS-Fuzz: Five months later, and rewarding projects]: https://opensource.googleblog.com/2017/05/os…
62 [A New Chapter for OSS-Fuzz]: https://security.googleblog.com/2018/11/a-new-chapter-for-oss-fuzz.ht…