turbot/steampipe-mod-azure-compliance

Benchmark: PCI DSS requirement 3.2

Description

Do not store sensitive authentication data after authorization (even if it is encrypted). Render all sensitive authentication data unrecoverable upon completion of the authorization process. Issuers and related entities may store sensitive authentication data if there is a business justification, and the data is stored securely.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-azure-compliance

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select PCI DSS requirement 3.2.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_3_2

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_3_2 --share

Controls

Tags