mirror of https://github.com/google/oss-fuzz.git
12 lines
247 B
YAML
12 lines
247 B
YAML
|
homepage: "https://grpc.io/"
|
||
|
primary_contact: "menghanl@google.com"
|
||
|
auto_ccs:
|
||
|
- "dfawley@google.com"
|
||
|
- "p.antoine@catenacyber.fr"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|
||
|
main_repo: 'https://github.com/grpc/grpc-go'
|