1homepage: "https://curl.haxx.se/" 2language: c++ 3primary_contact: "daniel@haxx.se" 4auto_ccs: 5 - "daniel.haxx@gmail.com" 6 - "cmeister2@gmail.com" 7sanitizers: 8 - address 9 - undefined 10 - memory 11architectures: 12 - x86_64 13 - i386 14main_repo: 'https://github.com/curl/curl.git' 15