2017-11-20 16:01:08 +00:00
|
|
|
homepage: "https://github.com/google/bloaty"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2017-11-20 16:01:08 +00:00
|
|
|
primary_contact: "jhaberman@gmail.com"
|
2019-08-22 15:44:03 +00:00
|
|
|
architectures:
|
|
|
|
- x86_64
|
|
|
|
- i386
|
2020-12-10 05:52:40 +00:00
|
|
|
main_repo: 'https://github.com/google/bloaty.git'
|
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
|