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 e45333d commit c382984
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 @@ -352,7 +352,7 @@ export class NZISM36Checks extends NagPack {
});

this.applyRule({
info: 'The Security Group allows access other than tcp 443 - (Control IDs: SHOULD 18.1.13.C.02[CID:3205])',
info: 'The Security Group allows access other than tcp 443 - (Control IDs: SHOULD(18.1.13.C.02[CID:3205]))',
explanation:
'Not allowing ingress (or remote) traffic to ports other than tcp port 443 helps improve security',
level: NagMessageLevel.WARN,
Expand Down

0 comments on commit c382984

Please sign in to comment.