pyupio / safety

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
https://safetycli.com/product/safety-cli
MIT License
1.66k stars 141 forks source link

Increase request timeout to 30 seconds #535

Closed Zeckie closed 2 weeks ago

Zeckie commented 3 weeks ago

As mentioned in #487, safety often times out for us. Increasing the timeout should fix it for us (and anyone else with slower internet connections, proxies etc).