Skip to content

Commit cf4eac6

Browse files
yoffRasmusWL
andauthored
Update python/ql/src/Security/CWE-327/PyOpenSSL.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 25fbd9c commit cf4eac6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python/ql/src/Security/CWE-327/PyOpenSSL.qll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ class SetOptionsCall extends ProtocolRestriction, DataFlow::CallCfgNode {
5555
}
5656
}
5757

58-
// class UnspecificPyOpenSslContextCreation extends PyOpenSslContextCreation, UnspecificContextCreation {
59-
// override ProtocolVersion getProtocol() { result = PyOpenSslContextCreation.super.getProtocol() }
60-
// }
6158
class PyOpenSsl extends TlsLibrary {
6259
PyOpenSsl() { this = "pyOpenSSL" }
6360

0 commit comments

Comments
 (0)