turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: CodeBuild GitHub or Bitbucket source repository URLs should use OAuth

Description

Ensure the GitHub or Bitbucket source repository URL does not contain personal access tokens, user name and password within AWS Codebuild project environments.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.codebuild_project_source_repo_oauth_configured

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.codebuild_project_source_repo_oauth_configured

SQL

This control uses a named query:

codebuild_project_source_repo_oauth_configured

Tags