Skip to content

Commit f6ab338

Browse files
authored
Update DangerousUseSSL_shutdown.qhelp
1 parent 09cd168 commit f6ab338

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cpp/ql/src/experimental/Security/CWE/CWE-670/DangerousUseSSL_shutdown.qhelp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
CERT Coding Standard:
1919
<a href="https://wiki.sei.cmu.edu/confluence/display/c/EXP12-C.+Do+not+ignore+values+returned+by+functions">EXP12-C. Do not ignore values returned by functions - SEI CERT C Coding Standard - Confluence</a>.
2020
</li>
21+
<li>
22+
Openssl.org:
23+
<a href="https://www.openssl.org/docs/man3.0/man3/SSL_shutdown.html">SSL_shutdown - shut down a TLS/SSL connection</a>.
24+
</li>
2125

2226
</references>
2327
</qhelp>

0 commit comments

Comments
 (0)