mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
feat(RDS): Service and missing checks (#1513)
This commit is contained in:
@@ -271,4 +271,6 @@ def execute_checks(
|
||||
logger.error(
|
||||
f"{error.__class__.__name__}[{error.__traceback__.tb_lineno}]: {error}"
|
||||
)
|
||||
bar.title = f"-> {Fore.GREEN}Scan is completed!"
|
||||
print(Style.RESET_ALL)
|
||||
return all_findings
|
||||
|
||||
Reference in New Issue
Block a user