mirror of https://github.com/google/oss-fuzz.git
13 lines
295 B
YAML
13 lines
295 B
YAML
homepage: "https://github.com/urllib3/urllib3"
|
|
language: python
|
|
primary_contact: "sethmichaellarson@gmail.com"
|
|
auto_ccs:
|
|
- "quentin.pradet@gmail.com"
|
|
- "david@adalogics.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
main_repo: 'https://github.com/urllib3/urllib3'
|