1language: c++ 2sanitizers: 3 - address 4 5disabled: true 6 7primary_contact: 8 fake@example.com 9main_repo: 'https://github.com/jonathanmetzman/cifuzz-example.git' 10