oss-fuzz/projects/qpid-proton/project.yaml

19 lines
334 B
YAML
Raw Normal View History

2017-02-24 16:15:40 +00:00
homepage: "https://qpid.apache.org/proton/"
language: c++
2017-02-24 16:15:40 +00:00
primary_contact: "jross@apache.org"
auto_ccs:
- "security@apache.org"
- "astitcher@apache.org"
2017-02-24 16:15:40 +00:00
- "jdanek@redhat.com"
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/apache/qpid-proton.git'
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer