2017-03-29 03:41:07 +00:00
|
|
|
homepage: "https://github.com/google/guetzli"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2017-03-29 03:41:07 +00:00
|
|
|
primary_contact: "robryk@google.com"
|
2017-03-30 15:25:41 +00:00
|
|
|
auto_ccs:
|
2017-05-05 17:33:12 +00:00
|
|
|
- "szabadka@google.com"
|
|
|
|
sanitizers:
|
|
|
|
- address
|
2017-05-10 16:05:25 +00:00
|
|
|
- memory
|
2017-05-05 17:33:12 +00:00
|
|
|
- undefined
|
2020-12-10 05:52:40 +00:00
|
|
|
main_repo: 'https://github.com/google/guetzli'
|
2022-04-11 03:40:12 +00:00
|
|
|
file_github_issue: True
|
[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
|