oss-fuzz/projects/rdkit/project.yaml

12 lines
231 B
YAML
Raw Normal View History

2020-05-13 18:31:42 +00:00
homepage: "https://github.com/rdkit/rdkit"
language: c++
primary_contact: "greg.landrum@gmail.com"
sanitizers:
- address
- undefined
- memory
2020-05-13 18:31:42 +00:00
architectures:
- x86_64
- i386
main_repo: 'https://github.com/rdkit/rdkit.git'