1homepage: "https://c-ares.haxx.se/" 2language: c++ 3primary_contact: "drysdale@google.com" 4auto_ccs: 5 - "daniel.haxx@gmail.com" 6 - "brad@brad-house.com" 7fuzzing_engines: 8 - afl 9 - libfuzzer 10 - honggfuzz 11sanitizers: 12 - address 13 - memory 14 - undefined 15architectures: 16 - x86_64 17 - i386 18main_repo: 'https://github.com/c-ares/c-ares.git' 19