1homepage: "https://github.com/google/brotli" 2language: c++ 3primary_contact: "eustas@chromium.org" 4vendor_ccs: 5 - "jkew@mozilla.com" 6 - "twsmith@mozilla.com" 7fuzzing_engines: 8 - libfuzzer 9 - afl 10 - honggfuzz 11 - dataflow 12sanitizers: 13 - address 14 - dataflow 15 - memory 16 - undefined 17architectures: 18 - x86_64 19 - i386 20main_repo: 'https://github.com/google/brotli.git' 21