mirror of https://github.com/google/oss-fuzz.git
12 lines
301 B
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
|