turbot/aws_compliance
Loading controls...

Control: CodeBuild projects should not use an user controlled buildspec

Description

This control checks if buildspec.yml is used from a trusted source which user cant interfere with.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.codebuild_project_with_user_controlled_buildspec

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.codebuild_project_with_user_controlled_buildspec --share

SQL

This control uses a named query:

codebuild_project_with_user_controlled_buildspec

Tags