aboutsummaryrefslogtreecommitdiff
path: root/projects/ntp/project.yaml
blob: c3b8b2d75bd502228c8550b3ed8c762308e32121 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "http://www.ntp.org"
language: c++
primary_contact: "security@ntp.org"
auto_ccs:
  - "p.antoine@catenacyber.fr"
fuzzing_engines:
  - afl
  - libfuzzer
  - honggfuzz
  - dataflow
sanitizers:
  - address
  - memory
  - undefined
  - dataflow