mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
Added check extra732 Cloudfront CDN Geo restrictions
This commit is contained in:
@@ -25,10 +25,10 @@ extra732(){
|
||||
if [[ $GEO_ENABLED == "none" ]]; then
|
||||
textFail "CloudFront distribution $dist has not Geo restrictions"
|
||||
else
|
||||
textPass "CloudFront distribution $dist has Geo restrictions enabled"
|
||||
textPass "CloudFront distribution $dist has Geo restrictions enabled"
|
||||
fi
|
||||
done
|
||||
else
|
||||
textInfo "$regx: No CloudFront distributions found" "$regx"
|
||||
textInfo "No CloudFront distributions found"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user