mirror of https://github.com/google/oss-fuzz.git
18 lines
367 B
YAML
18 lines
367 B
YAML
homepage: "https://github.com/hyperledger/iroha"
|
|
language: c++
|
|
primary_contact: "boldrev@soramitsu.co.jp"
|
|
auto_ccs:
|
|
- "andrei@soramitsu.co.jp"
|
|
- "kovalev@soramitsu.co.jp"
|
|
- "igor@soramitsu.co.jp"
|
|
- "gorbachev@soramitsu.co.jp"
|
|
sanitizers:
|
|
- address
|
|
main_repo: 'https://github.com/hyperledger/iroha.git'
|
|
|
|
fuzzing_engines:
|
|
- afl
|
|
- honggfuzz
|
|
- libfuzzer
|
|
|