: Add CircleCI to Prisma Cloud Application Security
Focus
Focus

Add CircleCI to Prisma Cloud Application Security

Table of Contents

Add CircleCI to Prisma Cloud Application Security

Integrate Prisma Cloud Application Security with CircleCI to scan your infrastructure-as-Code(IaC) files (Terraform and CloudFormation), view incidents on the console, and configure whether or not a build fails based on the severity of the violation. As a prerequisite you are required to add the Prisma Cloud IP addresses and hostname for Application Security to an allow list, to enable access to the Prisma Cloud Console.
  1. Select
    Settings > Repositories > Add repository > CircleCI
    .
  2. Enter a
    Name
    and
    Value
    to CircleCI Environment Variable, then select
    Next
    .
    Prisma Cloud requires Prisma access key and secret key for integration with CircleCI. The values are auto-populated, you can choose to generate a new access key and secret key for this integration.
  3. Configure subscription by updating
    .circleci/config.yaml
    using the example provided, and select
    Done
    .
    The CircleCI repository you added displays on
    Settings > Repositories
    . After a application security scan access
    Application Security > Projects
    to view the latest integrated CircleCI repository to Suppress or Fix the policy misconfigurations.

Recommended For You