From 02e9247be64e4bb9c5d382024aa964ceb28b6845 Mon Sep 17 00:00:00 2001 From: Subramaniam Date: Fri, 26 Apr 2024 15:47:58 +0100 Subject: [PATCH] Fix category --- services/iam/iam.reporter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/iam/iam.reporter.json b/services/iam/iam.reporter.json index 34f98f9..2e83aae 100644 --- a/services/iam/iam.reporter.json +++ b/services/iam/iam.reporter.json @@ -367,7 +367,7 @@ ] }, "enableGuardDuty": { - "category": "C", + "category": "S", "^description": "Amazon GuardDuty is a threat-detection service that continuously monitors for malicious or unauthorized behavior to help protect your AWS accounts, workloads, and data. When it detects unexpected and potentially malicious activity, GuardDuty delivers detailed security findings for visibility and remediation. GuardDuty can detect threats such as cryptocurrency mining activity, access from Tor clients and relays, unexpected behavior, and compromised IAM credentials. Enable GuardDuty and respond to findings to stop potentially malicious or unauthorized behavior in your AWS environment.", "shortDesc": "Enable GuardDuty", "criticality": "H",