mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
fix(security_hub): remove echo
This commit is contained in:
@@ -72,7 +72,6 @@ sendToSecurityHub(){
|
||||
fi
|
||||
else
|
||||
#If new, import it
|
||||
echo "Import"
|
||||
BATCH_IMPORT_RESULT=$($AWSCLI securityhub --region "$region" $PROFILE_OPT batch-import-findings --findings "${findings}")
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user