mirror of https://github.com/google/oss-fuzz.git
14 lines
307 B
YAML
14 lines
307 B
YAML
homepage: "https://etcd.io"
|
|
main_repo: "https://github.com/etcd-io/etcd"
|
|
primary_contact: "ptab@google.com"
|
|
auto_ccs :
|
|
- "etcd-maintainers@googlegroups.com"
|
|
- "adam@adalogics.com"
|
|
- "david@adalogics.com"
|
|
- "sahdev.zala1@gmail.com"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|