spelling: connection

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-12 14:35:15 -04:00
parent e3b85b15b6
commit 6e905ce96f

View File

@@ -63,7 +63,7 @@ class InsecureContextConfiguration extends DataFlow::Configuration {
}
/**
* Holds if `conectionCreation` marks the creation of a connetion based on the contex
* Holds if `conectionCreation` marks the creation of a connection based on the contex
* found at `contextOrigin` and allowing `insecure_version`.
*
* `specific` is true iff the context is configured for a specific protocol version (`ssl.PROTOCOL_TLSv1_2`) rather
@@ -88,7 +88,7 @@ predicate unsafe_connection_creation_with_context(
}
/**
* Holds if `conectionCreation` marks the creation of a connetion witout reference to a context
* Holds if `conectionCreation` marks the creation of a connection witout reference to a context
* and allowing `insecure_version`.
*/
predicate unsafe_connection_creation_without_context(