mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-12 15:55:09 +00:00
feat(prowler3): first commit
This commit is contained in:
4
lib/config.py
Normal file
4
lib/config.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from datetime import datetime
|
||||
|
||||
timestamp = datetime.today().strftime("%Y-%m-%d %H:%M:%S")
|
||||
prowler_version = "3.0-alfa"
|
||||
Reference in New Issue
Block a user