mirror of https://github.com/google/oss-fuzz.git
12 lines
284 B
YAML
12 lines
284 B
YAML
fuzzing_engines:
|
|
- libfuzzer
|
|
homepage: https://developers.google.com/protocol-buffers/
|
|
language: python
|
|
main_repo: https://github.com/protocolbuffers/protobuf
|
|
sanitizers:
|
|
- address
|
|
vendor_ccs:
|
|
- david@adalogics.com
|
|
- riccardo.schirone@trailofbits.com
|
|
- facundo.tuesca@trailofbits.com
|