From 1c45dc241dbf8a7b17df1a903fc32585ed2109b3 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 21 Sep 2023 06:32:47 +1200 Subject: [PATCH] Update src/packs/nzism-v36-1022-20.ts Co-authored-by: Arun Donti --- src/packs/nzism-v36-1022-20.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/packs/nzism-v36-1022-20.ts b/src/packs/nzism-v36-1022-20.ts index 47606ff992..df01d61145 100644 --- a/src/packs/nzism-v36-1022-20.ts +++ b/src/packs/nzism-v36-1022-20.ts @@ -316,7 +316,7 @@ export class NZISM36Checks extends NagPack { }); this.applyRule({ - info: 'The EC2 instance is associated with a public IP address - (Control IDs: MUST 19.1.12.C.01[CID:3562], MUST 23.4.10.C.01[CID:7466])', + info: 'The EC2 instance is associated with a public IP address - (Control IDs: MUST(19.1.12.C.01[CID:3562], 23.4.10.C.01[CID:7466]))', explanation: 'Manage access to the AWS Cloud by ensuring Amazon Elastic Compute Cloud (Amazon EC2) instances cannot be publicly accessed. Amazon EC2 instances can contain sensitive information and access control is required for such accounts.', level: NagMessageLevel.ERROR,