oss-fuzz/projects/tendermint/project.yaml

16 lines
381 B
YAML
Raw Normal View History

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