aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/nghttp2/project.yaml
blob: ae6e38a021e7a4dea3530bf0afc487c01f1df9f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://nghttp2.org/"
language: c++
primary_contact: "tatsuhiro.t@gmail.com"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://github.com/nghttp2/nghttp2.git'