Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.52.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Judges Panel GitHub Action is a quality gate tool designed to evaluate AI-generated code across 45 specialized domains, including security, compliance, accessibility, and architectural issues. It automates the detection of common AI code generation flaws, such as insecure defaults and hardcoded secrets, using a combination of deterministic analysis and LLM-powered expert reviews, and provides plain-language findings, prioritized fixes, and automated patches. This action helps streamline code review processes by addressing dimensions typically overlooked by traditional linters and code analysis tools.
Release notes
Full Changelog: https://github.com/KevinRabun/judges/compare/v3.51.0...v3.52.0