diff --git a/rule-packs/aws-config.json b/rule-packs/aws-config.json index bff2152..0d71068 100644 --- a/rule-packs/aws-config.json +++ b/rule-packs/aws-config.json @@ -920,8 +920,8 @@ "alertLevel": "HIGH" }, { - "name": "ec2-security-group-attached-to-eni", - "description": "Checks that non-default security groups are attached to EC2 instances or an ENI.", + "name": "nondefault-security-group-without-attachment", + "description": "Checks for any non-default security groups present but not attached to any EC2 instances or ENI.", "queries": [ { "name": "query0",