aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/rnp/project.yaml
blob: a1c74dff7c3ae8694ca77a967755d5618102be1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://www.rnpgp.com/"
language: c++
primary_contact: "tse@ribose.com"
auto_ccs:
  - "tom@ritter.vg"
  - "o.nickolay@gmail.com"
  - "daniel.wyatt@gmail.com"
sanitizers:
  - address
  - undefined
fuzzing_engines:
  - libfuzzer
  - honggfuzz
  - afl