1homepage: "https://github.com/OISF/libhtp" 2language: c++ 3primary_contact: "vjulien@openinfosecfoundation.org" 4auto_ccs : 5- "p.antoine@catenacyber.fr" 6- "jish@openinfosecfoundation.org " 7 8sanitizers: 9- address 10# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 11# - memory 12- undefined 13main_repo: 'https://github.com/OISF/libhtp.git'