Loading controls...
Benchmark: ECR
Description
This benchmark provides a set of controls that detect Terraform AWS ECR resources deviating from security best practices.
Usage
Browse dashboards and select ECR:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check terraform_aws_compliance.benchmark.ecr
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_aws_compliance.benchmark.ecr
Controls
- ECR repository should be encrypted with KMS
- ECR repository policy should prohibit public access
- ECR repository tags should be immutable
- ECR repository should use image scanning