aboutsummaryrefslogtreecommitdiff
path: root/projects/nghttp2/project.yaml
blob: 2c3df5fff92898b65534360fc5eec7999493155a (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"
fuzzing_engines:
  - libfuzzer
  - afl
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - undefined
  - memory
  - dataflow
main_repo: 'https://github.com/nghttp2/nghttp2.git'