Skip to content

Add OSS-Realtime scan functionality to identify malicious packages (AST-95475, AST-95476, AST-95478) #506

Add OSS-Realtime scan functionality to identify malicious packages (AST-95475, AST-95476, AST-95478)

Add OSS-Realtime scan functionality to identify malicious packages (AST-95475, AST-95476, AST-95478) #506

Workflow file for this run

name: Code Review with OpenAI
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