You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
7 months ago
..
do_stuff_test_data v811_spc009_project 7 months ago
Makefile v811_spc009_project 7 months ago
README.md v811_spc009_project 7 months ago
do_stuff_fuzzer.cpp v811_spc009_project 7 months ago
do_stuff_fuzzer.dict v811_spc009_project 7 months ago
do_stuff_unittest.cpp v811_spc009_project 7 months ago
my_api.cpp v811_spc009_project 7 months ago
my_api.h v811_spc009_project 7 months ago
standalone_fuzz_target_runner.cpp v811_spc009_project 7 months ago

README.md

Example of OSS-Fuzz ideal integration.

This directory contains an example software project that has most of the traits of ideal support for fuzzing.

Files in my-api-repo

Imagine that these files reside in your project's repository:

Files in OSS-Fuzz repository

Example bug

Example bug report filed automatically: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1562