mirror of
https://github.com/github/codeql.git
synced 2026-02-04 17:21:08 +01:00
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
@@ -20,4 +20,4 @@ where
|
||||
exists(SslEndpointIdentificationFlowConfig config |
|
||||
config.hasFlowTo(DataFlow::exprNode(unsafeTrust))
|
||||
)
|
||||
select unsafeTrust, "Unsafe configuration of trusted certificates"
|
||||
select unsafeTrust, "Unsafe configuration of trusted certificates."
|
||||
|
||||
Reference in New Issue
Block a user