Commit Graph

9 Commits

Author SHA1 Message Date
Dongge Liu c1d744d540
[Rolling out Centipede] Project 6 - 10 (#8801)
Continuing #8690.

Given that `Centipede` passed CI tests of the 5 projects in #8690, we
will gradually roll it out to let more real-world fuzzing targets
benefit from it.
The second round contains the following 5 projects, **some of which are
not from Google** (unlike round 1):

1. `skcms`,
2. `abseil-cpp`,
3. `alembic`,
4. `arduinojson`,
5. `aspell`.

Projects are selected because:
1. They are `C++` projects.

There will be another round (of 10 projects) as soon as we can confirm
that Centipede works fine in this round.
2022-10-24 09:35:41 +11:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
jonathanmetzman 0a1c3c67c9
Enable i386 fuzzing on another 11 projects (#2752) 2019-08-23 11:59:56 -04:00
Abhishek Arya b436a195bd Remove experimental flag from already tested projects with msan(#473) (#513) 2017-04-04 16:47:33 -07:00
Oliver Chang a086ab3f03 Enable Msan experimentally for some projects (#473). 2017-03-21 15:09:10 -07:00
Abhishek Arya f74589a5b4 Update project.yaml 2017-02-02 11:30:26 -08:00
Benoît Blanchon fddc314e69 [arduinojson] disable msan & change primary contact (#290)
* add project ArduinoJson

* [arduinojson] disable msan as it's causing a false positive

* [arduinojson] change primary contact
2017-01-18 08:19:50 -08:00
Benoît Blanchon da92a7d062 add project ArduinoJson (#257) 2017-01-10 11:06:20 -08:00