aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/wireshark/project.yaml
blob: 7749650302ab44e0636718e7945f09962e04fb74 (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://code.wireshark.org/review/wireshark'