turbot/steampipe-mod-azure-compliance

Benchmark: Privilege Management

Description

Privilege management is a crucial aspect of HIPAA and HITRUST compliance, focusing on access control to protect sensitive health information. It involves implementing role-based access controls, strong authentication measures, regular reviews of access privileges, and robust logging and monitoring systems. By enforcing these measures, organizations can ensure that only authorized individuals have appropriate access to electronic protected health information, reducing the risk of unauthorized disclosure and maintaining compliance with HIPAA and HITRUST standards.

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 Privilege Management.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.hipaa_hitrust_v92_privilege_management

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.hipaa_hitrust_v92_privilege_management --share

Benchmarks

Tags