mirror of https://github.com/google/oss-fuzz.git
15 lines
313 B
YAML
15 lines
313 B
YAML
homepage: "https://dgraph.io"
|
|
main_repo: "https://github.com/dgraph-io/dgraph"
|
|
primary_contact: "Adam@adalogics.com"
|
|
auto_ccs :
|
|
- "pawan@dgraph.io"
|
|
- "manish@dgraph.io"
|
|
- "ibrahim@dgraph.io"
|
|
- "daniel@dgraph.io"
|
|
- "vvbalaji@dgraph.io"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|