aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/gopacket/project.yaml
blob: eec259b2b0b0476795693be7a726fc2f33a993b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/google/gopacket"
primary_contact: "gconnell@google.com"
auto_ccs :
- "p.antoine@catenacyber.fr"

language: go
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: 'https://github.com/google/gopacket'