1homepage: "https://www.imagemagick.org" 2language: c++ 3primary_contact: "dirk@lemstra.org" 4auto_ccs: 5 - paul.l.kehrer@gmail.com 6 - alex.gaynor@gmail.com 7 - urban.warrior.fuzz@gmail.com 8sanitizers: 9 - address 10# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 11# - memory 12 - undefined 13architectures: 14 - x86_64 15 - i386 16main_repo: 'https://github.com/imagemagick/imagemagick' 17