mirror of https://github.com/google/oss-fuzz.git
11 lines
251 B
YAML
11 lines
251 B
YAML
|
homepage: "https://github.com/JoshData/python-email-validator"
|
||
|
language: python
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- undefined
|
||
|
main_repo: "https://github.com/JoshData/python-email-validator"
|
||
|
vendor_ccs:
|
||
|
- maxnair.dev@gmail.com
|