aboutsummaryrefslogtreecommitdiff
path: root/projects/janus-gateway/project.yaml
blob: db1b17886c57be8da8cc8a84e44dc773ac598a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://github.com/meetecho/janus-gateway"
language: c++
primary_contact: "toppi.ale@gmail.com"
auto_ccs:
  - "lminiero@gmail.com"
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'