Commit Graph

13 Commits

Author SHA1 Message Date
Dongge Liu d277b01ed8
[Rolling out Centipede] Project 1 - 5 (#8690)
Given that `Centipede` works fine on our test project
`github-scarecrow`, we will gradually roll it out to let more real-world
fuzzing targets benefit from it.
The first round contains the following 5 projects:
1. `brotli`,
2. `brunsli`,
3. `draco`,
4. `http-pattern-matcher`,
5. `woff2`.

Projects are selected because:
1. They are `C++` projects,
2. They are from `Google`.

There will be another two rounds (5 + 10) as soon as we can confirm that
`Centipede` works fine in the first round.
2022-10-20 10:12:57 +11:00
Oliver Chang d6022d14da
Opt in all Google GitHub projects into GitHub issue filing. (#7531) 2022-04-11 13:40:12 +10:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
Abhishek Arya 7d95568b4c
Temporarily disable honggfuzz on failing projects due to #3607 (#3610) 2020-04-09 12:45:28 -07: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
Tyson Smith a0eb412444 Update multiple vendor_ccs lists (#3091)
* Update and add more Mozilla employees
2019-12-10 17:51:56 +00:00
Christoph Diehl 7ed3f375b6 Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries (#2703)
* Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries

* Use new vendor_ccs field in projects.yml (#2703)

* Remove not yet approved projects

* Remove not yet approved projects
2019-08-28 09:16:53 -07:00
rsheeter 09f995c7fa Add auto_ccs to woff2 (#1454)
* Add more auto_ccs to woff2
2018-05-29 09:39:07 -07:00
Abhishek Arya 0e0ce94676 Remove experimental flag from tested msan projects (#473). (#517) 2017-04-05 09:58:03 -07:00
Abhishek Arya 26d50f18fc Enable msan experimental on some projects. (#514) 2017-04-04 17:13:59 -07:00
Oliver Chang b31c6d28b1 Update project.yaml
experimentally add fuzzing_engines to woff2.
2017-02-15 16:00:48 -08:00
rsheeter dbca3bf6e8 add primary contact for woff2 (#237) 2017-01-03 11:05:10 -08:00
Mike Aizatsky a1f645866d [infra] target.yaml -> project.yaml 2016-11-29 11:03:26 -08:00