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 |