1homepage: "https://github.com/meetecho/janus-gateway" 2language: c++ 3primary_contact: "toppi.ale@gmail.com" 4auto_ccs: 5 - "lminiero@gmail.com" 6sanitizers: 7 - address 8 - undefined 9# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 10# - memory 11coverage_extra_args: -ignore-filename-regex=.*glib.* -ignore-filename-regex=.*log.c 12main_repo: 'https://github.com/meetecho/janus-gateway.git' 13