oss-fuzz/projects/sql-parser/project.yaml

14 lines
269 B
YAML
Executable File

homepage: "https://github.com/hyrise/sql-parser"
main_repo: "https://github.com/hyrise/sql-parser"
primary_contact: "marcel.weisgut@hpi.de"
language: c++
auto_ccs:
- "klauck2@gmail.com"
- "david@adalogics.com"
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer