aboutsummaryrefslogtreecommitdiff
path: root/projects/tendermint/project.yaml
blob: 67d02d5f0761a808cb077bdcfba925a505e14b64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "https://github.com/tendermint/tendermint"
primary_contact: "security@interchain.io"
auto_ccs:
  - fuzzing@orijtech.com
  - emmanuel@orijtech.com
  - cuong@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"