turbot/alicloud_compliance

GitHub
Loading controls...

Control: 4.1 Ensure that 'Unattached disks' are encrypted

Description

Ensure that unattached disks in a subscription are encrypted.

Remediation

From Console

  1. Logon to ECS Console.
  2. In the left-side navigation pane, choose Storage & Snapshots > Disk.
  3. In the upper-right corner of the Disks page, click Create Disk.
  4. In the Disk section, check the Disk Encryption box and then select a key from the drop-down list.

Usage

Run the control in your terminal:

steampipe check alicloud_compliance.control.cis_v100_4_1

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share alicloud_compliance.control.cis_v100_4_1

SQL

This control uses a named query:

ecs_unattached_disk_encryption_enabled

Tags