2020-07-19 20:01:12 +00:00
|
|
|
homepage: "https://www.rnpgp.com/"
|
|
|
|
language: c++
|
|
|
|
primary_contact: "tse@ribose.com"
|
|
|
|
auto_ccs:
|
|
|
|
- "tom@ritter.vg"
|
2020-07-30 14:54:29 +00:00
|
|
|
- "o.nickolay@gmail.com"
|
|
|
|
- "daniel.wyatt@gmail.com"
|
2020-07-19 20:01:12 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2020-07-27 18:54:20 +00:00
|
|
|
- undefined
|
2020-07-19 20:01:12 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
2020-07-29 16:56:23 +00:00
|
|
|
- honggfuzz
|
2020-12-09 22:49:27 +00:00
|
|
|
- afl
|
|
|
|
main_repo: 'https://github.com/rnpgp/rnp.git'
|