oss-fuzz/infra/build
Dongge Liu 7e66453383
Make `Centipede` a default fuzzing engine (#10109)
1. Add `centipede` to `DEFAULT_ENGINES`.
2. Remove the `fuzzing_engines` attribute from `project.yaml`s if
redundant (i.e., all default engines are included in that YAML file).
3. Temporarily disable `centipede` on `c`/`c++` projects that previously
use all `DEFAULT_ENGINES` (200 projects did not specify
`fuzzing_engines` in `project.yaml`) so that we can gradually enable
centipede later them later.
2023-04-21 09:48:45 +10:00
..
build_status Add main_repo to build status.json (#9822) 2023-03-01 10:56:18 +11:00
functions Make `Centipede` a default fuzzing engine (#10109) 2023-04-21 09:48:45 +10:00
status Adding Fuzz Introspector build logs to the webpage (#7520) 2022-04-08 10:42:40 +10:00
request_all_builds.sh Create individual schedulers for requesting coverage builds. (#4237) 2020-07-31 10:56:18 +10:00
request_build.sh Create individual schedulers for requesting coverage builds. (#4237) 2020-07-31 10:56:18 +10:00