• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://nghttp2.org/"
2language: c++
3primary_contact: "tatsuhiro.t@gmail.com"
4fuzzing_engines:
5  - libfuzzer
6  - afl
7  - honggfuzz
8  - dataflow
9sanitizers:
10  - address
11  - undefined
12  - memory
13  - dataflow
14main_repo: 'https://github.com/nghttp2/nghttp2.git'
15