mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
feat(output): Report generation data, color legend and assumed role information (#1300)
* feat(color-code): include legend * chore(version): alfa -> alpha * chore: remove comments * feat(credentials): Include report generation data
This commit is contained in:
@@ -3,7 +3,7 @@ from os import getcwd
|
||||
|
||||
timestamp = datetime.today()
|
||||
timestamp_utc = datetime.now(timezone.utc).replace(tzinfo=timezone.utc)
|
||||
prowler_version = "3.0-alfa"
|
||||
prowler_version = "3.0-alpha"
|
||||
|
||||
# Groups
|
||||
groups_file = "groups.json"
|
||||
|
||||
Reference in New Issue
Block a user