homepage: "http://www.grpc.io/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
fuzzing_engines: | |
- libfuzzer | |
coverage_extra_args: -ignore-filename-regex=.*\.cache.* | |
main_repo: 'https://github.com/grpc/grpc' |