Commit Graph

3 Commits

Author SHA1 Message Date
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
Federico Maggi 891e300c96
Add @phretor in auto_ccs (#6653)
Signed-off-by: Federico Maggi <federico@maggi.cc>
2021-10-26 09:11:28 -07:00
Catena cyber 0ce158f8f2
Adds project fast-dds (#5487) 2021-03-31 09:19:59 -07:00