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 99df78c commit 426159c
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 @@ -550,7 +550,7 @@ export class NZISM36Checks extends NagPack {
*/
private checkOpenSearch(node: CfnResource) {
this.applyRule({
info: 'The OpenSearch Service domain does not have encryption at rest enabled - (Control IDs: SHOULD 17.1.46.C.04[CID:2082], SHOULD 20.4.4.C.02[CID:4441], SHOULD 22.1.24.C.04[CID:4839])',
info: 'The OpenSearch Service domain does not have encryption at rest enabled - (Control IDs: SHOULD(17.1.46.C.04[CID:2082], 20.4.4.C.02[CID:4441], 22.1.24.C.04[CID:4839]))',
explanation:
'Because sensitive data can exist and to help protect data at rest, ensure encryption is enabled for your Amazon OpenSearch Service (OpenSearch Service) domains.',
level: NagMessageLevel.WARN,
Expand Down

0 comments on commit 426159c

Please sign in to comment.