mirror of https://github.com/google/oss-fuzz.git
14 lines
320 B
YAML
14 lines
320 B
YAML
homepage: "https://solidity.readthedocs.io"
|
|
language: c++
|
|
primary_contact: "bhargava.shastry@ethereum.org"
|
|
auto_ccs:
|
|
- "axic@ethereum.org"
|
|
- "christian@ethereum.org"
|
|
- "martin.swende@ethereum.org"
|
|
main_repo: 'https://github.com/ethereum/solidity.git'
|
|
fuzzing_engines:
|
|
- afl
|
|
- honggfuzz
|
|
- libfuzzer
|
|
- centipede
|