1homepage: "https://github.com/facebook/proxygen" 2language: c++ 3primary_contact: "mhl@fb.com" 4auto_ccs: 5 - "gulshan@fb.com" 6 - "reed@fb.com" 7 - "lniccolini@fb.com" 8 - "afrind@fb.com" 9 - "subodh@fb.com" 10 - "yangchi@fb.com" 11 - "mjoras@fb.com" 12 - "amsharma@fb.com" 13 - "bshlinker@fb.com" 14 - "ranjeeth@fb.com" 15 - "udippant@fb.com" 16vendor_ccs: 17 - "oss-fuzz@fb.com" 18fuzzing_engines: 19 - libfuzzer 20 - afl 21sanitizers: 22 - address 23 - undefined 24main_repo: 'https://github.com/facebook/proxygen.git' 25