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 a8a2c9e commit 568eb3aCopy full SHA for 568eb3a
swift/ql/src/queries/Security/CWE-757/InsecureTLS.qhelp
@@ -12,7 +12,7 @@
12
</recommendation>
13
<example>
14
15
-<p>Specify newer <code>tls_protocol_version_t</code> explicitly, or omit it completely as the OS will use secure defaults.</p>
+<p>Specify a newer <code>tls_protocol_version_t</code> explicitly, or omit it completely as the OS will use secure defaults.</p>
16
17
<sample src="SecureTLS.swift" />
18
0 commit comments