Benchmark: CodeBuild
Overview
This section contains recommendations for configuring CodeBuild resources and options.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select CodeBuild.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_codebuild
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_codebuild --share
Controls
- 1 CodeBuild Bitbucket source repository URLs should not contain sensitive credentials
- 2 CodeBuild project environment variables should not contain clear text credentials
- 3 CodeBuild S3 logs should be encrypted
- 4 CodeBuild project environments should have a logging configuration
- 5 CodeBuild project environments should not have privileged mode enabled