Is your feature request related to a problem? Please describe.
Use of HTTPConnection is unencrypted and therefore should be warned to not be used.
Describe the solution you'd like
Create new rule for HTTPConnection use.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
https://docs.python.org/3/library/http.client.html#http.client.HTTPConnection
Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.
Is your feature request related to a problem? Please describe.
Use of HTTPConnection is unencrypted and therefore should be warned to not be used.
Describe the solution you'd like
Create new rule for HTTPConnection use.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
https://docs.python.org/3/library/http.client.html#http.client.HTTPConnection
Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.