1homepage: "https://sourceware.org/bzip2/" 2language: c++ 3primary_contact: "bzip2fuzzer@gmail.com" 4auto_ccs: 5 - "bshas3@gmail.com" 6vendor_ccs: 7 - "twsmith@mozilla.com" 8fuzzing_engines: 9 - libfuzzer 10 - afl 11 - honggfuzz 12 - dataflow 13sanitizers: 14 - address 15 - dataflow 16 - memory 17 - undefined 18architectures: 19 - x86_64 20 - i386 21