You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "haipproxy/examples/zhihu/crawler.py", I have identified a security vulnerability about insecure Verification. Bypassing certificate verification or accepting all host names are considered insecure.
Description:
In the "haipproxy/examples/zhihu/crawler.py", I have identified a security vulnerability about insecure Verification. Bypassing certificate verification or accepting all host names are considered insecure.
Location:
https://github.com/SpiderClub/haipproxy/blob/master/examples/zhihu/crawler.py#L64
Reference
Recommendations:
There should be proper verification.
The text was updated successfully, but these errors were encountered: