We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deabfe6 commit f8c4947Copy full SHA for f8c4947
1 file changed
java/ql/src/experimental/Security/CWE/CWE-273/UnsafeCertTrust.ql
@@ -226,4 +226,3 @@ where
226
aa instanceof SSLEndpointIdentificationNotSet or
227
aa instanceof RabbitMQEnableHostnameVerificationNotSet
228
select aa, "Unsafe configuration of trusted certificates"
229
-
0 commit comments