Skip to content

Commit ac10108

Browse files
geoffw0hubwriter
andauthored
Update cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocol.qhelp
Co-Authored-By: Alistair <54933897+hubwriter@users.noreply.github.com>
1 parent e274e01 commit ac10108

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocol.qhelp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<qhelp>
55
<overview>
66
<p>Using boost::asio library but specifying a deprecated hardcoded protocol.</p>
7-
<p>Using a deprecated hardcoded protocol instead of negotiating would lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
7+
<p>Using a deprecated hard-coded protocol instead of negotiating will lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
88
</overview>
99

1010
<recommendation>
@@ -24,4 +24,3 @@
2424
</li>
2525
</references>
2626
</qhelp>
27-

0 commit comments

Comments
 (0)