mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +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?