oss-fuzz/projects/miniz/project.yaml

15 lines
292 B
YAML

homepage: "https://github.com/richgel999/miniz"
language: c
primary_contact: "martin@urbackup.org"
auto_ccs:
- "randy440088@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
sanitizers:
- address
- undefined
- memory
main_repo: 'https://github.com/richgel999/miniz.git'