oss-fuzz/projects/pest/project.yaml

14 lines
319 B
YAML

homepage: "https://github.com/pest-parser/pest"
language: rust
primary_contact: "jstnlefebvre@gmail.com"
auto_ccs:
- "therealcad97@gmail.com"
- "flying-sheep@web.de"
- "nbtheduke@gmail.com"
- "me@tomtau.be"
sanitizers:
- address
fuzzing_engines:
- libfuzzer
main_repo: 'https://github.com/pest-parser/pest'