Skip to content

Commit 751a65a

Browse files
feat(CG-1294): fix title
1 parent 2e1df8f commit 751a65a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gcp/cis-1.3.0/rules/gcp-cis-1.3.0-1.17.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
export default {
55
id: 'gcp-cis-1.3.0-1.17',
6-
title: 'GCP CIS 1.16 Ensure Essential Contacts is Configured for Organization',
6+
title: 'GCP CIS 1.17 Ensure that Dataproc Cluster is encrypted using CustomerManaged Encryption Key',
77
description:
88
'When you use Dataproc, cluster and job data is stored on Persistent Disks (PDs) associated with the Compute Engine VMs in your cluster and in a Cloud Storage staging bucket. This PD and bucket data is encrypted using a Google-generated data encryption key (DEK) and key encryption key (KEK). The CMEK feature allows you to create, use, and revoke the key encryption key (KEK). Google still controls the data encryption key (DEK).',
99
audit: `**From Console:**

0 commit comments

Comments
 (0)