aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/ndpi/project.yaml
blob: 3f917fa0ea30608b4a1e6919e50cff54d1d47ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://www.ntop.org/products/deep-packet-inspection/ndpi/"
language: c++
primary_contact: "luca.deri@gmail.com"
auto_ccs :
  - "p.antoine@catenacyber.fr"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://github.com/ntop/nDPI.git'