Overview

Integrating Bridgecrew with CircleCI makes it possible for Bridgecrew to scan your infrastructure as code files (Terraform and CloudFormation), display Incidents on the Console and, optionally, cause a build to fail.
Read more in CircleCI Developer Hub.

How to Integrate

  1. From the Integrations Catalog, under CI/CD, select CircleCI.
1766
  1. Enter a name for your token and add a description (Optional), then select Create. Tokens are specific per user and enforce the role and permission assigned to that user within the organization.
1694
  1. Save the API Token, then select Next. (The Token will not be available later.)
1693
  1. Add the Name and Value keys to CircleCi Environment Variables, then select Next.
1695
  1. Update .circleci/config.yaml by the provided example, then select Done.
    Note: after the next CircleCI scan, the scanned repository will appear in the Integrations grid; for further details, see here.
1693