mirror of https://github.com/google/oss-fuzz.git
14 lines
293 B
YAML
14 lines
293 B
YAML
homepage: "https://github.com/grpc/grpc-swift"
|
|
language: swift
|
|
primary_contact: "gbarnett@apple.com"
|
|
auto_ccs :
|
|
- "lukasa@apple.com"
|
|
- "pp_adams@apple.com"
|
|
- "p.antoine@catenacyber.fr"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
- thread
|
|
main_repo: 'https://github.com/grpc/grpc-swift'
|