We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fef7d4 commit 08f688dCopy full SHA for 08f688d
python/ql/src/Security/CWE-327/FluentApiModel.qll
@@ -88,7 +88,7 @@ predicate unsafe_connection_creation_with_context(
88
}
89
90
/**
91
- * Holds if `conectionCreation` marks the creation of a connection witout reference to a context
+ * Holds if `conectionCreation` marks the creation of a connection without reference to a context
92
* and allowing `insecure_version`.
93
*/
94
predicate unsafe_connection_creation_without_context(
0 commit comments