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