feat: Oxtools Code Security Scanner V2 and Json to Schema V2 with Benchmarks - #8
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Auto-fix 57 formatting errors via biome check --write - Fix catch(err: any) -> catch(err: unknown) in result-viewer - Downgrade noArrayIndexKey to warn for log line rendering - Add .github/scripts/ai_pr_review.py (Kimi K2.6 via Azure Foundry) - Add .github/workflows/pr-review.yml (triggers on all PRs)
🤖 OxBot AI ReviewPowered by Kimi K2.6 via Azure Foundry | [Oxtools AI Review Agent] |
OxBot Review
Automated code review by OxBot |
OxBot Review
Address the missing network timeouts in the CI script and confirm the Automated code review by OxBot |
- Uses GitHub Pull Request Reviews API for inline comments on specific lines - LLM outputs structured JSON with file paths and line numbers - Comments appear directly on the diff, not as a single general comment - Includes diff position mapping for accurate line targeting - Severity levels: Bug, Security, Performance, Suggestion - Max 10 focused inline comments per review
OxBot ReviewReview unavailable: API credentials not configured. Automated code review by OxBot |
…ious PRs - Uses pull_request_target instead of pull_request - Always checks out the BASE branch, not the PR branch - Prevents contributors from modifying the review script to exfiltrate API keys - Secrets are now properly exposed since workflow runs from trusted base
No description provided.