Lines Matching refs:Fuzz
50 Fuzz target sources as well as the build script may temporarily live inside the
51 `projects/<your_project>` directory in the OSS-Fuzz repository. Note that we do
55 ## My project is not open source. Can I use OSS-Fuzz?
57 You cannot use OSS-Fuzz, but you can use [ClusterFuzz] which OSS-Fuzz is based
61 OSS-Fuzz is a production instance of ClusterFuzz, plus the code living in
62 [OSS-Fuzz repository]: build scripts, `project.yaml` files with contacts, etc.
64 [OSS-Fuzz repository]: https://github.com/google/oss-fuzz
68 Security access control is important for the kind of issues that OSS-Fuzz detects.
131 is maintained in OSS-Fuzz, you can search for contacts in the respective
186 ## Does OSS-Fuzz support AFL or honggfuzz?
188 OSS-Fuzz *uses* the following
196 Follow the [new project guide] and OSS-Fuzz will use all its fuzzing engines
201 OSS-Fuzz builders have 32CPU/28.8GB RAM.
206 ## Are there any restrictions on using test cases / corpora generated by OSS-Fuzz?
209 corpora generated by OSS-Fuzz. OSS-Fuzz infrastructure is fully open source
211 have no intent to restrict the use of the artifacts produced by OSS-Fuzz.