2017-02-24 16:15:40 +00:00
|
|
|
homepage: "https://qpid.apache.org/proton/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2017-02-24 16:15:40 +00:00
|
|
|
primary_contact: "jross@apache.org"
|
|
|
|
auto_ccs:
|
|
|
|
- "security@apache.org"
|
2018-06-01 14:00:36 +00:00
|
|
|
- "astitcher@apache.org"
|
2017-02-24 16:15:40 +00:00
|
|
|
- "jdanek@redhat.com"
|
2018-05-14 22:32:03 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- memory
|
|
|
|
- undefined
|
2020-12-10 05:52:40 +00:00
|
|
|
main_repo: 'https://github.com/apache/qpid-proton.git'
|
2023-04-20 23:48:45 +00:00
|
|
|
|
|
|
|
fuzzing_engines:
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- libfuzzer
|
|
|
|
|