mirror of https://github.com/google/oss-fuzz.git
11 lines
191 B
YAML
11 lines
191 B
YAML
|
homepage: "https://github.com/google/gopacket"
|
||
|
primary_contact: "gconnell@google.com"
|
||
|
auto_ccs :
|
||
|
- "p.antoine@catenacyber.fr"
|
||
|
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|