oss-fuzz/projects/tendermint/project.yaml

16 lines
377 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
- cuong@orijtech.com
- tess@interchain.io
- tychoish@interchain.io
- william@interchain.io
2021-06-28 13:48:58 +00:00
language: go
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: "https://github.com/tendermint/tendermint"