Benchmark: Secrets Manager Checks
Thrifty Secrets Manager Benchmark
Thrifty developers ensure their secrets manager's secret is in use. This Secrets Manager Benchmark currently checks if your secrets manager secret is in use.
Variables
| Variable | Description | Default |
|---|---|---|
| secretsmanager_secret_last_used | The default number of days secrets manager secrets to be considered in-use. | 90 days |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thriftyStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Secrets Manager Checks.
Run this benchmark in your terminal:
powerpipe benchmark run aws_thrifty.benchmark.secretsmanagerSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_thrifty.benchmark.secretsmanager --share