aboutsummaryrefslogtreecommitdiff
path: root/projects/qpdf/project.yaml
blob: 41a4be8d4164e2d482995517e5e67b8f657baf64 (plain)
1
2
3
4
5
6
7
8
9
homepage: "http://qpdf.sourceforge.net/"
language: c++
primary_contact: "qberkenbilt@gmail.com"
sanitizers:
  - address
  - undefined
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
main_repo: 'https://github.com/qpdf/qpdf.git'