GitHub Actions

steps: - name: Checkout repo uses: actions/checkout@v2 - name: Run Prisma Cloud id: Prisma Cloud uses: bridgecrewio/checkov-action@master env: PRISMA_API_URL: https://api2.prismacloud.io with: api-key: ${{ secrets.BC_API_KEY }} use_enforcement_rules: true
Last updated
Was this helpful?




