1homepage: "http://www.graphicsmagick.org/" 2language: c++ 3primary_contact: "bobjfriesenhahn@gmail.com" 4auto_ccs: 5 - troyjp@gmail.com 6 - alex.gaynor@gmail.com 7 - paul.l.kehrer@gmail.com 8sanitizers: 9 - address 10 - memory 11# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 12# - memory 13architectures: 14 - x86_64 15 - i386 16fuzzing_engines: 17 - libfuzzer 18 - honggfuzz 19 - afl 20