2019-03-15 15:24:07 +00:00
|
|
|
homepage: "https://github.com/meetecho/janus-gateway"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2019-03-15 15:24:07 +00:00
|
|
|
primary_contact: "toppi.ale@gmail.com"
|
2020-02-05 15:32:38 +00:00
|
|
|
auto_ccs:
|
|
|
|
- "lminiero@gmail.com"
|
2019-03-15 15:24:07 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
2021-09-16 15:37:11 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2019-03-15 15:24:07 +00:00
|
|
|
coverage_extra_args: -ignore-filename-regex=.*glib.* -ignore-filename-regex=.*log.c
|
2020-12-09 22:49:27 +00:00
|
|
|
main_repo: 'https://github.com/meetecho/janus-gateway.git'
|