All Projects → uber → py-look-for-timeouts

uber / py-look-for-timeouts

Licence: other
Scan for missing timeout calls in python source files

Programming Languages

python
139335 projects - #7 most used programming language

Build Status

py_look_for_timeouts looks for network calls without timeouts on them, using various heuristics. It knows and cares about urllib, httplib, twilio, and requests calls.

For a similar program which looks for SQL injection vulnerabilities, look at py-find-injection

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].