1homepage: "https://znc.in" 2language: c++ 3primary_contact: "alexey+znc@asokolov.org" 4auto_ccs: 5 - "Adam@adalogics.com" 6 - "ktonibud@gmail.com" 7sanitizers: 8 - address 9 - undefined 10# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 11# - memory 12main_repo: "https://github.com/znc/znc"