mirror of https://github.com/google/oss-fuzz.git
17 lines
402 B
YAML
17 lines
402 B
YAML
homepage: "https://github.com/tendermint/tendermint"
|
|
primary_contact: "security@interchain.io"
|
|
auto_ccs:
|
|
- fuzzing@orijtech.com
|
|
- emmanuel@orijtech.com
|
|
- cuong@orijtech.com
|
|
- elias@orijtech.com
|
|
- callum@interchain.io
|
|
- tychoish@interchain.io
|
|
- william@interchain.io
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
main_repo: "https://github.com/tendermint/tendermint"
|