blob: 07997d252ff7a77f5ae6277f475bdcc50799c3a7 [file] [log] [blame]
homepage: "https://github.com/grpc-ecosystem/grpc-httpjson-transcoding"
main_repo: "https://github.com/grpc-ecosystem/grpc-httpjson-transcoding.git"
language: c++
primary_contact: "[email protected]"
auto_ccs:
- "[email protected]"
- "[email protected]"
- "[email protected]"
- "[email protected]"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
sanitizers:
- address
- undefined
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
# - memory