oss-fuzz/projects/python-phonenumbers/project.yaml

12 lines
301 B
YAML

homepage: "https://github.com/daviddrysdale/python-phonenumbers"
language: python
primary_contact: "rik@purpleguy.nl"
auto_ccs:
- "drysdale@google.com"
main_repo: "https://github.com/daviddrysdale/python-phonenumbers.git"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined