oss-fuzz/projects/imagemagick/project.yaml

19 lines
381 B
YAML

homepage: "https://www.imagemagick.org"
language: c++
primary_contact: "dirk@lemstra.org"
auto_ccs:
- paul.l.kehrer@gmail.com
- alex.gaynor@gmail.com
- urban.warrior.fuzz@gmail.com
- jon.sneyers@gmail.com
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/imagemagick/imagemagick'
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
- centipede