1homepage: "http://www.automatak.com/opendnp3/" 2language: c++ 3primary_contact: "info@automatak.com" 4auto_ccs : 5 - "p.antoine@catenacyber.fr" 6 - "emile@automatak.com" 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/dnp3/opendnp3.git' 14