1homepage: "https://github.com/google/gopacket"
2primary_contact: "gconnell@google.com"
3auto_ccs :
4- "p.antoine@catenacyber.fr"
5
6language: go
7fuzzing_engines:
8- libfuzzer
9sanitizers:
10- address
11main_repo: 'https://github.com/google/gopacket'
12