Skip to content

Create prisma2.yaml

Create prisma2.yaml #2

Workflow file for this run

name: Prisma Cloud v2
on:
pull_request:
push:
branches:
- master
jobs:
scan:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Run Prisma Cloud V2
id: Prisma Cloud V2

Check failure on line 18 in .github/workflows/prisma2.yaml

View workflow run for this annotation

GitHub Actions / Prisma Cloud v2

Invalid workflow file

The workflow is not valid. .github/workflows/prisma2.yaml (Line: 18, Col: 13): The identifier 'Prisma Cloud V2' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
uses: bridgecrewio/checkov-action@master
env:
PRISMA_API_URL: https://api3.prismacloud.io
with:
api-key: ${{ secrets.BC_API_KEY }}
policy_metadata_filter: policy.label=CIS