Add Claude AI security review workflow by hiteshgrwl · Pull Request #2306 · WebGoat/WebGoat
This PR introduces an automated AI-based security review workflow using Claude.
The workflow runs on pull requests and analyzes code changes for potential
security vulnerabilities such as:
- SQL injection
- insecure deserialization
- hardcoded credentials
- path traversal
- authentication issues
Results are posted directly on the PR for review.