aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/wireshark/project.yaml
blob: d4b2afe1ca1e211e138c1161bbba86fec4f36ada (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
homepage: "https://www.wireshark.org"
language: c++
primary_contact: "gerald@wireshark.org"
auto_ccs:
 - "security@wireshark.org"
 - "peter@lekensteyn.nl"
 - "me@moshekaplan.com"
 - "david@davidmanouchehri.com"
 - "lomato@gmail.com"
 - "rknall@gmail.com"
 - "jbwzawadzki@gmail.com"
 - "gerald.combs@gmail.com"
fuzzing_engines:
  - libfuzzer
  - honggfuzz
  - afl
main_repo: 'https://gitlab.com/wireshark/wireshark'