oss-fuzz/projects/tendermint/project.yaml

16 lines
381 B
YAML

homepage: "https://github.com/tendermint/tendermint"
primary_contact: "security@interchain.io"
auto_ccs:
- fuzzing@orijtech.com
- emmanuel@orijtech.com
- elias@orijtech.com
- thane@informal.systems
- sergio@informal.systems
- adi@informal.systems
language: go
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: "https://github.com/tendermint/tendermint"