Files
codeql/python/ql/test/query-tests/Security/CWE-327-py2/InsecureDefaultProtocol.expected
2021-03-01 16:35:21 +01:00

2 lines
192 B
Plaintext

| InsecureProtocol.py:7:1:7:17 | ControlFlowNode for Attribute() | Call to deprecated method ssl.wrap_socket does not specify a protocol, which may result in an insecure default being used. |