mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Added suggestion as in issue #19
This commit is contained in:
2
prowler
2
prowler
@@ -584,7 +584,7 @@ check28(){
|
|||||||
if [[ $CHECK_KMS_KEY_ROTATION == "True" ]];then
|
if [[ $CHECK_KMS_KEY_ROTATION == "True" ]];then
|
||||||
echo -e " $OK OK $NORMAL, Key $key in Region $regx is set correctly"
|
echo -e " $OK OK $NORMAL, Key $key in Region $regx is set correctly"
|
||||||
else
|
else
|
||||||
echo -e " $RED WARNING! Key $key in Region $regx is not set to rotate!$NORMAL"
|
echo -e " $RED WARNING! Key $key in Region $regx is not set to rotate or Default KMS Key In Use!!$NORMAL"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user