Fixed servicename variable in extra72

This commit is contained in:
Toni de la Fuente
2021-04-07 18:39:14 +02:00
parent 778910eff3
commit 7bace94e08

View File

@@ -19,7 +19,7 @@ CHECK_ASFF_RESOURCE_TYPE_extra72="AwsEc2Snapshot"
CHECK_ALTERNATE_extra702="extra72" CHECK_ALTERNATE_extra702="extra72"
CHECK_ALTERNATE_check72="extra72" CHECK_ALTERNATE_check72="extra72"
CHECK_ALTERNATE_check702="extra72" CHECK_ALTERNATE_check702="extra72"
CHECK_SERVICENAME_check72="ec2" CHECK_SERVICENAME_extra72="ec2"
CHECK_RISK_extra72='When you share a snapshot; you are giving others access to all of the data on the snapshot. Share snapshots only with people with whom you want to share all of your snapshot data.' CHECK_RISK_extra72='When you share a snapshot; you are giving others access to all of the data on the snapshot. Share snapshots only with people with whom you want to share all of your snapshot data.'
CHECK_REMEDIATION_extra72='Ensure the snapshot should be shared.' CHECK_REMEDIATION_extra72='Ensure the snapshot should be shared.'
CHECK_DOC_extra72='https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html' CHECK_DOC_extra72='https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html'