oss-fuzz/projects/sqlalchemy/project.yaml

12 lines
258 B
YAML

homepage: "https://www.sqlalchemy.org"
language: python
primary_contact: "mike_mp@zzzcomputing.com"
auto_ccs:
- "Adam@adalogics.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
main_repo: "https://github.com/sqlalchemy/sqlalchemy"