mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
docs: Fix typo
This commit is contained in:
@@ -44,7 +44,7 @@ extra765(){
|
||||
textFail "$region: ECR repository $repo has scan on push disabled!" "$region"
|
||||
;;
|
||||
"None")
|
||||
textInfo "$region: ECR repository $repo hs no scanOnPush status, newer awscli needed" "$region"
|
||||
textInfo "$region: ECR repository $repo has no scanOnPush status, newer awscli needed" "$region"
|
||||
;;
|
||||
"*")
|
||||
textInfo "$region: ECR repository $repo has unknown scanOnPush status \"$SCAN_ENABLED\"" "$region"
|
||||
|
||||
Reference in New Issue
Block a user