oss-fuzz/projects/textdistance/project.yaml

12 lines
269 B
YAML
Raw Normal View History

homepage: "https://github.com/life4/textdistance"
language: python
primary_contact: "gram@orsinium.dev"
auto_ccs:
- "ennamarie19@gmail.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
main_repo: "https://github.com/life4/textdistance.git"