Benchmark: SEC09 How do you protect your data in transit?
Description
Protect your data in transit by implementing multiple controls to reduce the risk of unauthorized access or loss.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-well-architected
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select SEC09 How do you protect your data in transit?.
Run this benchmark in your terminal:
powerpipe benchmark run aws_well_architected.benchmark.well_architected_framework_sec09
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_well_architected.benchmark.well_architected_framework_sec09 --share
Benchmarks
- BP01 Implement secure key and certificate management
- BP02 Enforce encryption in transit
- BP03 Automate detection of unintended data access
- BP04 Authenticate network communications