1homepage: "https://www.mercurial-scm.org/" 2language: c++ 3primary_contact: "durin42@gmail.com" 4auto_ccs: 5 - "gregory.szorc@gmail.com" 6 - "kbullock@ringworld.org" 7 - "security@mercurial-scm.org" 8 - "martinvonz@google.com" 9sanitizers: 10 - address 11 - undefined 12 - memory 13coverage_extra_args: -ignore-filename-regex=.*/sanpy/.* 14