1homepage: "https://www.tcpdump.org" 2language: c++ 3primary_contact: "security@tcpdump.org" 4auto_ccs : 5 - "p.antoine@catenacyber.fr" 6 - "infra.station@gmail.com" 7 - "guy@alum.mit.edu" 8fuzzing_engines: 9 - libfuzzer 10 - afl 11 - honggfuzz 12 - dataflow 13sanitizers: 14 - address 15 - memory 16 - undefined 17 - dataflow 18main_repo: 'https://github.com/the-tcpdump-group/libpcap.git' 19