You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
268 B

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'