mirror of https://github.com/google/oss-fuzz.git
15 lines
367 B
YAML
15 lines
367 B
YAML
homepage: "https://github.com/vitessio/vitess"
|
|
primary_contact: "andres@planetscale.com"
|
|
auto_ccs :
|
|
- "adam@adalogics.com"
|
|
- "team-ps-vitess@planetscale.com"
|
|
- "manan@planetscale.com"
|
|
- "harshit@planetscale.com"
|
|
- "florent@planetscale.com"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
main_repo: 'https://github.com/vitessio/vitess'
|