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