From 49a552773f7cf12cc25f349d94bf986f251ba0d1 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Fri, 18 Oct 2024 15:23:16 +0530 Subject: [PATCH] fix-trail-space --- cloud/aws/guardduty/malware-protection-disabled.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud/aws/guardduty/malware-protection-disabled.yaml b/cloud/aws/guardduty/malware-protection-disabled.yaml index 9244079018..3011a96597 100644 --- a/cloud/aws/guardduty/malware-protection-disabled.yaml +++ b/cloud/aws/guardduty/malware-protection-disabled.yaml @@ -9,7 +9,7 @@ info: impact: | GuardDuty Malware Protection disabled increases the risk of undetected malware threats on EBS volumes, potentially leading to data compromise or system breaches. remediation: | - Enable GuardDuty Malware Protection by configuring the feature in the GuardDuty console or using the AWS CLI, to scan EBS volumes for malware and ensure proactive threat detection. + Enable GuardDuty Malware Protection by configuring the feature in the GuardDuty console or using the AWS CLI, to scan EBS volumes for malware and ensure proactive threat detection. reference: - https://www.trendmicro.com/cloudoneconformity-staging/knowledge-base/aws/GuardDuty/enable-malware-protection.html - https://docs.aws.amazon.com/guardduty/latest/ug/malware-protection.html @@ -55,4 +55,4 @@ code: extractors: - type: dsl dsl: - - '"GuardDuty Malware Protection " + detector + " is Disabled"' \ No newline at end of file + - '"GuardDuty Malware Protection " + detector + " is Disabled"'