Skip to content

Commit

Permalink
Update src/packs/nzism-v36-1022-20.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Arun Donti <dontirun@gmail.com>
  • Loading branch information
mrpackethead and dontirun authored Sep 20, 2023
1 parent c382984 commit 9da4280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packs/nzism-v36-1022-20.ts
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ export class NZISM36Checks extends NagPack {

// this can be modified to use EC2IMDVs2 enabled.
this.applyRule({
info: 'THe Ec2 Instance does not use IMDSv2 - (Control IDs: MUST 19.1.12.C.01[CID:3562], MUST 23.4.10.C.01[CID:7466])',
info: 'The EC2 Instance does not use IMDSv2 - (Control IDs: MUST(19.1.12.C.01[CID:3562], 23.4.10.C.01[CID:7466]))',
explanation:
'IMDSv2 adds additional protection by using session authentication to the Instance Meta Data Service',
level: NagMessageLevel.ERROR,
Expand Down

0 comments on commit 9da4280

Please sign in to comment.