oss-fuzz/projects/ntp/project.yaml

15 lines
290 B
YAML

homepage: "http://www.ntp.org"
language: c++
primary_contact: "security@ntp.org"
main_repo: "https://bitbucket.nwtime.org/scm/websites/ntpwww.git"
auto_ccs:
- "p.antoine@catenacyber.fr"
fuzzing_engines:
- afl
- libfuzzer
- honggfuzz
sanitizers:
- address
- memory
- undefined