oss-fuzz/projects/grpc/project.yaml

13 lines
316 B
YAML

homepage: "http://www.grpc.io/"
language: c++
primary_contact: "veblush@google.com"
auto_ccs:
- "ctiller@google.com"
- "hork@google.com"
- "roth@google.com"
- "yashkt@google.com"
fuzzing_engines:
- libfuzzer
coverage_extra_args: -ignore-filename-regex=.*\.cache.*
main_repo: 'https://github.com/grpc/grpc'