Update securityhub_integration

This commit is contained in:
Joaquin Rinaudo
2020-09-03 16:55:07 +02:00
committed by GitHub
parent ebf5d5f449
commit 981497e0e2

View File

@@ -31,7 +31,7 @@ checkSecurityHubCompatibility(){
}
resolveSecurityHubPreviousFails(){
# Move previous check findings to Workflow to RESOLVED (as prowler didn't re-detect them)
# Move previous check findings to Workflow to PASSED (as prowler didn't re-detect them)
for regx in $REGIONS; do
local check="$1"