OSS-Fuzz - continuous fuzzing for open source software.
Go to file
Mike Aizatsky 8aa729f199 Update new_library.md 2016-10-11 18:26:42 -07:00
boringssl Update Jenkinsfile 2016-10-11 14:34:00 -07:00
docs Update new_library.md 2016-10-11 18:26:42 -07:00
expat Update Jenkinsfile 2016-10-11 14:34:18 -07:00
freetype2 Update Jenkinsfile 2016-10-11 14:34:31 -07:00
infra [infra] nits 2016-10-11 14:30:45 -07:00
libchewing Update Jenkinsfile 2016-10-11 14:34:43 -07:00
libpng Update Jenkinsfile 2016-10-11 14:34:54 -07:00
libxml2 Update Jenkinsfile 2016-10-11 14:35:49 -07:00
nss Update Jenkinsfile 2016-10-11 14:40:21 -07:00
re2 Update Jenkinsfile 2016-10-11 14:36:01 -07:00
scripts Update templates.py 2016-10-11 14:33:22 -07:00
sqlite3 Update Jenkinsfile 2016-10-11 14:39:27 -07:00
tpm2 Update Jenkinsfile 2016-10-11 14:35:33 -07:00
zlib Update Jenkinsfile 2016-10-11 14:36:14 -07:00
.gitignore Implement a helper script. 2016-09-01 16:37:12 -07:00
LICENSE Create LICENSE 2016-10-03 12:24:25 -07:00
README.md Fix broken libpng build (use "autoreconf -f -i" instead of ./autogen.sh). 2016-10-10 15:22:25 +02:00
all.sh [infra] removed tpm2 from list of projects to build 2016-10-06 15:19:10 -07:00

README.md

oss-fuzz

oss-fuzz is an effort to apply coverage-guided software fuzzing on scale to test open source software. It grew out of Chrome in-process fuzzing effort (Blog Post, Project Page).

Project Status: The project currently is in early stage. We focus on libFuzzer first. Documentation and smoothing the process is our main priority.

Documentation

Build status

Build status

Bounties

References