2017-02-01 14:39:06 +00:00
|
|
|
homepage: "https://nghttp2.org/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2017-02-01 14:39:06 +00:00
|
|
|
primary_contact: "tatsuhiro.t@gmail.com"
|
2022-07-09 13:40:45 +00:00
|
|
|
auto_ccs:
|
|
|
|
- "david@adalogics.com"
|
2020-03-18 20:12:58 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
2017-04-05 00:13:59 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
2020-03-18 20:12:58 +00:00
|
|
|
- memory
|
2020-12-10 05:52:40 +00:00
|
|
|
main_repo: 'https://github.com/nghttp2/nghttp2.git'
|