Apply suggestions from code review

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Tony Torralba
2022-01-19 16:41:31 +01:00
parent 101ad777e3
commit e442e50e6b
2 changed files with 2 additions and 2 deletions

View File

@@ -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."