OSS-Fuzz - continuous fuzzing for open source software.
Go to file
Mike Aizatsky e6977f3b60 do not mount checkout dir 2016-10-18 19:16:19 -07:00
boringssl [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
curl [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
docs [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
expat [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
freetype2 [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
harfbuzz [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
infra do not mount checkout dir 2016-10-18 19:16:19 -07:00
json [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
libass [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
libchewing [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
libpng [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
libxml2 [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
nss [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
pcre2 [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
re2 [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
scripts [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
sqlite3 [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
tpm2 Update Jenkinsfile 2016-10-14 16:32:00 -07:00
woff2 [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
zlib [infra] checking out library sources in the image (#40) 2016-10-18 15:37:23 -07:00
.gitignore Implement a helper script. 2016-09-01 16:37:12 -07:00
CONTRIBUTING Create CONTRIBUTING 2016-10-12 13:26:26 -07:00
LICENSE Create LICENSE 2016-10-03 12:24:25 -07:00
README.md Update README.md 2016-10-17 16:40:10 -07:00
all.sh command parameter 2016-10-18 14:41: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.

Open new issue for questions or feedback.

Documentation

Build status

Build status

Bounties

References