oss-fuzz/projects/htslib/project.yaml

14 lines
298 B
YAML
Raw Normal View History

homepage: "https://www.htslib.org/"
language: c++
primary_contact: "rmd@sanger.ac.uk"
auto_ccs:
- "aw7@sanger.ac.uk"
- "jkb@sanger.ac.uk"
- "vo2@sanger.ac.uk"
main_repo: 'https://github.com/samtools/htslib.git'
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
- centipede