oss-fuzz/projects/ntopng/project.yaml

15 lines
260 B
YAML
Raw Normal View History

homepage: "https://github.com/ntop/ntopng/"
language: c++
primary_contact: "luca.deri@gmail.com"
auto_ccs:
- "patacca.x@gmail.com"
main_repo: "https://github.com/ntop/ntopng.git"
sanitizers:
- address
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz