1homepage: "http://qpdf.sourceforge.net/" 2language: c++ 3primary_contact: "qberkenbilt@gmail.com" 4sanitizers: 5 - address 6 - undefined 7# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 8# - memory 9main_repo: 'https://github.com/qpdf/qpdf.git' 10