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

13 lines
279 B
YAML

homepage: "https://qpid.apache.org/proton/"
language: c++
primary_contact: "jross@apache.org"
auto_ccs:
- "security@apache.org"
- "astitcher@apache.org"
- "jdanek@redhat.com"
sanitizers:
- address
- memory
- undefined
main_repo: 'https://github.com/apache/qpid-proton.git'