anthropics/claude-code-security-review
A GitHub Action that leverages Claude to automatically analyze pull requests and identify security vulnerabilities in code changes.

This action uses Claude’s advanced reasoning capabilities to perform semantic security analysis on diffs, filtering for real vulnerabilities while reducing false positives. It integrates into CI/CD pipelines by automatically posting security findings as PR comments, enabling developers to receive AI-assisted code review feedback directly in their workflow. The tool is language-agnostic and provides context-aware analysis that goes beyond simple pattern matching.