1homepage: "https://github.com/kinetiknz/nestegg" 2language: c++ 3primary_contact: "mgregan@mozilla.com" 4fuzzing_engines: 5 - afl 6 - libfuzzer 7 - honggfuzz 8sanitizers: 9 - address 10 - memory 11 - undefined 12vendor_ccs: 13 - "twsmith@mozilla.com" 14main_repo: 'https://github.com/kinetiknz/nestegg.git' 15