mirror of https://github.com/google/oss-fuzz.git
10 lines
189 B
YAML
10 lines
189 B
YAML
|
homepage: "https://github.com/pingcap/tidb"
|
||
|
primary_contact: "zhouqiang@pingcap.com"
|
||
|
auto_ccs :
|
||
|
- "adam@adalogics.com"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|