homepage: "https://github.com/meetecho/janus-gateway" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
sanitizers: | |
- address | |
- undefined | |
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 | |
# - memory | |
coverage_extra_args: -ignore-filename-regex=.*glib.* -ignore-filename-regex=.*log.c | |
main_repo: 'https://github.com/meetecho/janus-gateway.git' |