mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Fix auto-formatting issue
This commit is contained in:
@@ -100,4 +100,4 @@ where
|
||||
isInsecureMailPropertyConfig(ma.getArgument(0))
|
||||
or
|
||||
enableTLSWithSimpleMail(ma) and hasNoCertCheckWithSimpleMail(ma.getQualifier())
|
||||
select ma, "Java mailing has insecure SSL configuration"
|
||||
select ma, "Java mailing has insecure SSL configuration"
|
||||
|
||||
Reference in New Issue
Block a user