mirror of https://github.com/google/oss-fuzz.git
Update README.md
This commit is contained in:
parent
94c47d5fdc
commit
dcb8d4603e
|
@ -40,7 +40,7 @@ The following process is used for targets in OSS-Fuzz:
|
|||
- A maintainer of an opensource project or an outside volunteer creates
|
||||
one or more [fuzz targets](http://libfuzzer.info/#fuzz-target)
|
||||
and [integrates](docs/ideal_integration.md) them with the project's build and test system.
|
||||
- These fuzz targets are [accepted to OSS-Fuzz](docs/new_target.md).
|
||||
- These fuzz targets are [accepted to OSS-Fuzz](#accepting-new-targets).
|
||||
- When [ClusterFuzz](docs/clusterfuzz.md) finds a bug, an issue is automatically
|
||||
reported in the OSS-Fuzz [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list)
|
||||
([example](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9)).
|
||||
|
|
Loading…
Reference in New Issue