aboutsummaryrefslogtreecommitdiff
path: root/projects/rnp/project.yaml
blob: bf23150e8a261832e90f40b8f8733332ef8a5f93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
main_repo: 'https://github.com/rnpgp/rnp.git'