oss-fuzz/projects/miniz/project.yaml

15 lines
292 B
YAML
Raw Normal View History

2020-04-16 04:35:40 +00:00
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'