turbot/steampipe-mod-azure-compliance

Benchmark: Requirement 4 - Encrypt transmission of cardholder data across open, public networks

Description

Cyber criminals may be able to intercept transmissions of cardholder data over open, public networks so it is important to prevent their ability to view this data. Encryption is one technology that can be used to render transmitted data unreadable by any unauthorized person.

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 Requirement 4 - Encrypt transmission of cardholder data across open, public networks.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_4

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.pci_dss_v321_requirement_4 --share

Benchmarks

Tags