1homepage: "https://github.com/lz4/lz4" 2language: c++ 3primary_contact: "Yann.collet.73@gmail.com" 4auto_ccs: 5 - "NickRTerrell@gmail.com" 6 - "cyan@fb.com" 7 - "terrelln@fb.com" 8 - "felixh@fb.com" 9 - "bimbashrestha@fb.com" 10 - "mhl@fb.com" 11 - "reed@fb.com" 12fuzzing_engines: 13 - libfuzzer 14 - afl 15 - honggfuzz 16 - dataflow 17sanitizers: 18 - address 19 - memory 20 - undefined 21 - dataflow 22architectures: 23 - x86_64 24main_repo: 'https://github.com/lz4/lz4.git' 25