mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
Changed ',' with ';' in variables
This commit is contained in:
@@ -19,7 +19,7 @@ CHECK_SEVERITY_extra7151="Medium"
|
||||
CHECK_ASFF_RESOURCE_TYPE_extra7151="AwsDynamoDbTable"
|
||||
CHECK_ALTERNATE_check7151="extra7151"
|
||||
CHECK_SERVICENAME_extra7151="dynamodb"
|
||||
CHECK_RISK_extra7151='If the DynamoDB Table does not have point-in-time recovery enabled, it is vulnerable to accidental write or delete operations.'
|
||||
CHECK_RISK_extra7151='If the DynamoDB Table does not have point-in-time recovery enabled; it is vulnerable to accidental write or delete operations.'
|
||||
CHECK_REMEDIATION_extra7151='Enable point-in-time recovery; this is not enabled by default.'
|
||||
CHECK_DOC_extra7151='https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery_Howitworks.html'
|
||||
CHECK_CAF_EPIC_extra7151='Data Protection'
|
||||
|
||||
Reference in New Issue
Block a user