Skip to content

Fix vulnerability (AST-00000) #1594

Fix vulnerability (AST-00000)

Fix vulnerability (AST-00000) #1594

Workflow file for this run

name: AI Code Review
on:
pull_request:
types:
- opened
- synchronize
jobs:
code_review:
uses: Checkmarx/plugins-release-workflow/.github/workflows/ai-code-review.yml@main
with:
open_ai_model: "gpt-4-1106-preview"
exclude_pattern: ""
secrets: inherit