Manual fix - auto formatter is confused again 👎
This commit is contained in:
parent
e627c8c857
commit
dd461b974b
|
@ -386,7 +386,7 @@ class AWSExporter(Exporter):
|
|||
return AWSExporter._build_generic_finding(
|
||||
severity=10,
|
||||
title="Oracle WebLogic servers are vulnerable to remote code execution.",
|
||||
description="Install Oracle critical patch updates. Or update to the latest version. " \
|
||||
description="Install Oracle critical patch updates. Or update to the latest version. "
|
||||
"Vulnerable versions are 10.3.6.0.0, 12.1.3.0.0, 12.2.1.1.0 and 12.2.1.2.0.",
|
||||
recommendation="Oracle WebLogic server at {machine} ({ip_address}) is vulnerable to remote code execution attack."
|
||||
"The attack was made possible due to incorrect permission assignment in Oracle Fusion Middleware "
|
||||
|
|
Loading…
Reference in New Issue