mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 07:15:15 +00:00
Added account id to the output filename
This commit is contained in:
@@ -13,13 +13,6 @@
|
||||
|
||||
# Output formatting functions
|
||||
|
||||
# if [[ $ACCOUNT_TO_ASSUME ]];then
|
||||
# ACCOUNT_ID="$ACCOUNT_TO_ASSUME"
|
||||
# else
|
||||
# ACCOUNT_ID="$ACCOUNT_NUM"
|
||||
# fi
|
||||
|
||||
|
||||
EXTENSION_CSV="csv"
|
||||
EXTENSION_JSON="json"
|
||||
EXTENSION_ASFF="asff-json"
|
||||
|
||||
Reference in New Issue
Block a user