turbot/aws_compliance
Loading controls...

Control: CodeBuild project artifact encryption should be enabled

Description

This control checks if a CodeBuild project has encryption enabled for all of its artifacts. The rule is non-compliant if 'encryptionDisabled' is set to 'true' for any primary or secondary (if present) artifact configurations.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.codebuild_project_artifact_encryption_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

codebuild_project_artifact_encryption_enabled

Tags