1homepage: "https://libssh.org/" 2language: c++ 3primary_contact: "asn@cryptomilk.org" 4auto_ccs: 5 - "cryptomilk@gmail.com" 6 - "jakuje@gmail.com" 7 - "anderson.sasaki@gmail.com" 8sanitizers: 9 - address 10# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 11# - memory 12 - undefined 13main_repo: 'https://git.libssh.org/projects/libssh.git'