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 9da4280 commit 2419e68
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 @@ -343,7 +343,7 @@ export class NZISM36Checks extends NagPack {
});

this.applyRule({
info: 'The Security Group allows unrestricted SSH access - (Control IDs: SHOULD 17.5.8.C.02[CID:2726])',
info: 'The Security Group allows unrestricted SSH access - (Control IDs: SHOULD(17.5.8.C.02[CID:2726]))',
explanation:
'Not allowing ingress (or remote) traffic from 0.0.0.0/0 or ::/0 to port 22 on your resources helps to restrict remote access.',
level: NagMessageLevel.WARN,
Expand Down

0 comments on commit 2419e68

Please sign in to comment.