Skip to content

Commit

Permalink
Update plugins/aws/guardduty/eksProtectionEnabled.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadev4 authored Sep 17, 2024
1 parent c03eeb0 commit 7560311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/aws/guardduty/eksProtectionEnabled.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
category: 'GuardDuty',
domain: 'Management and Governance',
severity: 'Medium',
description: 'Ensures GuardDuty protection is enabled for EKS' ,
description: 'Ensures that GuardDuty protection is enabled for EKS clusters.' ,
more_info: 'Enabling GuardDuty EKS protection helps detect potential security threats in your EKS clusters by monitoring audit logs, user activities, and control plane operations. It provides enhanced security by offering proactive threat detection and automated alerting for suspicious activities and security issues within your AWS environment.',
recommended_action: 'Enable GuardDuty EKS protection for all AWS accounts.',
link: 'https://docs.aws.amazon.com/guardduty/latest/ug/kubernetes-protection.html',
Expand Down

0 comments on commit 7560311

Please sign in to comment.