1865 Forks
8542 Stars
8542 Watchers

oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.

How to download and setup oss-fuzz

Open terminal and run command
git clone https://github.com/google/oss-fuzz.git
git clone is used to create a copy or clone of oss-fuzz repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with oss-fuzz https://github.com/google/oss-fuzz/archive/master.zip

Or simply clone oss-fuzz with SSH
[email protected]:google/oss-fuzz.git

If you have some problems with oss-fuzz

You may open issue on oss-fuzz support forum (system) here: https://github.com/google/oss-fuzz/issues