mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Update securityhub_integration
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user