mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
This induced fixing the code, since things were wired up wrongly. Currently the only implementation of `insecure_connection_creation` is `ssl.wrap_socket`, which is also the sole target of py/insecure-default-protocol`, so perhaps this part should be turned off?