Skip to content

Update README.md

Update README.md #6

Workflow file for this run

name: Checkmarx AST Scan
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Checkmarx AST CLI Action
uses: checkmarx/ast-github-action@main #Github Action version
with:
base_uri: https://eu.ast.checkmarx.net/
cx_tenant: cx_ast_pm_yoav_ast
cx_client_id: ${{ secrets.CX_CLIENT_ID }}
cx_client_secret: ${{ secrets.CX_CLIENT_SECRET }}
additional_params: --debug