oss-fuzz/projects/rdkit/project.yaml

11 lines
183 B
YAML

homepage: "https://github.com/rdkit/rdkit"
language: c++
primary_contact: "greg.landrum@gmail.com"
sanitizers:
- address
- undefined
- memory
architectures:
- x86_64
- i386