Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def wrap_socket(sock, ca_certs=None, cert_reqs=None): return LegacySslWrapper(sock)
Python Logger plugin to send logs to Logentries