mirror of https://github.com/google/oss-fuzz.git
9 lines
228 B
YAML
9 lines
228 B
YAML
|
homepage: "https://developers.google.com/protocol-buffers/"
|
||
|
main_repo: "https://github.com/protocolbuffers/protobuf"
|
||
|
language: python
|
||
|
primary_contact: "david@adalogics.com"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|