2018-01-17 23:18:29 +00:00
|
|
|
homepage: "https://www.mercurial-scm.org/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2018-01-17 23:18:29 +00:00
|
|
|
primary_contact: "durin42@gmail.com"
|
|
|
|
auto_ccs:
|
|
|
|
- "gregory.szorc@gmail.com"
|
|
|
|
- "kbullock@ringworld.org"
|
|
|
|
- "security@mercurial-scm.org"
|
2018-10-05 20:16:56 +00:00
|
|
|
- "martinvonz@google.com"
|
2021-09-22 17:12:17 +00:00
|
|
|
- "raphael.gomes@octobus.net"
|
2018-06-14 17:21:37 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
2021-08-24 22:24:47 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2021-09-22 16:03:05 +00:00
|
|
|
coverage_extra_args: -ignore-filename-regex=.*/sanpy/.*
|
|
|
|
main_repo: "https://www.mercurial-scm.org/repo/hg"
|