mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
Update cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocol.qhelp
Co-Authored-By: Alistair <54933897+hubwriter@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<qhelp>
|
<qhelp>
|
||||||
<overview>
|
<overview>
|
||||||
<p>Using boost::asio library but specifying a deprecated hardcoded protocol.</p>
|
<p>Using boost::asio library but specifying a deprecated hardcoded protocol.</p>
|
||||||
<p>Using a deprecated hardcoded protocol instead of negotiating would lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
|
<p>Using a deprecated hard-coded protocol instead of negotiating will lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
|
||||||
</overview>
|
</overview>
|
||||||
|
|
||||||
<recommendation>
|
<recommendation>
|
||||||
@@ -24,4 +24,3 @@
|
|||||||
</li>
|
</li>
|
||||||
</references>
|
</references>
|
||||||
</qhelp>
|
</qhelp>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user