homepage: "http://qpdf.sourceforge.net/" | |
language: c++ | |
primary_contact: "[email protected]" | |
sanitizers: | |
- address | |
- undefined | |
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 | |
# - memory | |
main_repo: 'https://github.com/qpdf/qpdf.git' |