Skip to content

Commit ff15c01

Browse files
committed
CPP: Comma.
1 parent 9a53706 commit ff15c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Likely Bugs/Protocols/TlsSettingsMisconfiguration.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Boost_asio TLS Settings Misconfiguration
3-
* @description Using the TLS or SSLv23 protocol from the boost::asio library, but not disabling deprecated protocols or disabling minimum-recommended protocols.
3+
* @description Using the TLS or SSLv23 protocol from the boost::asio library, but not disabling deprecated protocols, or disabling minimum-recommended protocols.
44
* @kind problem
55
* @problem.severity error
66
* @id cpp/boost/tls_settings_misconfiguration

0 commit comments

Comments
 (0)