Skip to content

Commit f8c4947

Browse files
committed
Fix ending line error
1 parent deabfe6 commit f8c4947

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-273/UnsafeCertTrust.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,3 @@ where
226226
aa instanceof SSLEndpointIdentificationNotSet or
227227
aa instanceof RabbitMQEnableHostnameVerificationNotSet
228228
select aa, "Unsafe configuration of trusted certificates"
229-

0 commit comments

Comments
 (0)