fix: syntax error — missing closing paren in scan summary builder
This commit is contained in:
@@ -289,7 +289,7 @@ def _build_scan_summary(
|
||||
f" Veraltet in DSE: {n_outdated}",
|
||||
"",
|
||||
f"Findings: {n_findings} ({high} mit hoher Prioritaet)",
|
||||
]
|
||||
])
|
||||
|
||||
if findings:
|
||||
parts.append("")
|
||||
|
||||
Reference in New Issue
Block a user