mirror of https://github.com/google/oss-fuzz.git
![]() We're having the issue where the introspector isn't able to see renamed imports (e.g. `from .poolmanager import PoolManager, ProxyManager, proxy_from_url`). I've called `urllib3.poolmanager.PoolManager` instead of `urllib3.PoolManager` which has included the `PoolManager` coverage in the analysis. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
fuzz_requests.py | ||
fuzz_urlparse.py | ||
project.yaml |