mirror of https://github.com/google/oss-fuzz.git
11 lines
210 B
YAML
11 lines
210 B
YAML
|
homepage: "https://github.com/pypa/pip"
|
||
|
language: python
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|
||
|
main_repo: "https://github.com/pypa/pip"
|
||
|
vendor_ccs:
|
||
|
- david@adalogics.com
|
||
|
- adam@adalogics.com
|