Github Actions

Overview

Integrating Bridgecrew with Github Actions makes it possible for Bridgecrew to scan your Infrastructure-as-code files (Terraform and CloudFormation), review scan results in a number of formats, display Incidents on the Console and, optionally, cause a build to fail.

How to Integrate

  1. From the Integrations Catalog, under CI/CD, select Github Actions.
1766
  1. Enter a name for your token and add a description (Optional), then select Create.
    Note: Tokens are specific per user and enforce the role and permission assigned to that user within the organization.
1693
  1. Save the API Token, then select Next. (The Token will not be available later.)
1693
  1. Add the Name and Value keys to your Github Secrets, then select Next.
1695
  1. Add the step into your Github Action job configuration, then select Done.
    Note: after the next Github Actions scan, the scanned repository will appear in the Integrations grid; for further details, see here.
1694