aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libpcap/project.yaml
blob: 23d8d066beeb7a0b450456b50c7fa287261d50d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://www.tcpdump.org"
language: c++
primary_contact: "security@tcpdump.org"
auto_ccs :
  - "p.antoine@catenacyber.fr"
  - "infra.station@gmail.com"
  - "gharris@sonic.net"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
sanitizers:
  - address
  - memory
  - undefined
main_repo: 'https://github.com/the-tcpdump-group/libpcap.git'