2020-01-15 17:13:42 +00:00
|
|
|
homepage: "https://arrow.apache.org/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2020-01-15 17:13:42 +00:00
|
|
|
primary_contact: "antoine@python.org"
|
|
|
|
auto_ccs:
|
2020-01-16 23:26:01 +00:00
|
|
|
- "bengilgit@gmail.com"
|
2020-01-16 15:46:39 +00:00
|
|
|
- "emkornfield@gmail.com"
|
2020-01-16 23:26:01 +00:00
|
|
|
- "fsaintjacques@gmail.com"
|
2023-02-28 05:14:20 +00:00
|
|
|
- "jinpengz@google.com"
|
2020-01-16 15:46:39 +00:00
|
|
|
- "micahk@google.com"
|
2021-01-22 15:26:56 +00:00
|
|
|
- "muraken@gmail.com"
|
2023-02-28 05:14:20 +00:00
|
|
|
- "panahi@google.com"
|
2020-01-16 23:26:01 +00:00
|
|
|
- "szucs.krisztian@gmail.com"
|
|
|
|
- "wesmckinn@gmail.com"
|
2020-03-05 14:38:45 +00:00
|
|
|
- "xhochy@gmail.com"
|
2023-03-16 20:19:29 +00:00
|
|
|
- "willjones127@gmail.com"
|
2020-12-09 22:49:27 +00:00
|
|
|
main_repo: 'https://github.com/apache/arrow.git'
|
[Rolling out Centipede] Project 11 - 20 (#8802)
Continuing #8801.
The third round of rolling out `Centipede`, which contains the following
10 projects (some are not from within Google):
1. `bloaty`,
2. `double-conversion`,
3. `zopfli`,
4. `guetzli`,
5. `jsonnet`,
6. `astc-encoder`,
7. `piex`,
8. `wuffs`,
9. `arrow`,
10. `myanmar-tools`.
Projects are selected because they are `C++` projects.
2022-10-26 05:59:54 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- libfuzzer
|
|
|
|
- centipede
|