How I Built a Self-Hosted AI Agent to Scan GitHub PRs for OWASP Vulnerabilities
The Problem I Was Trying to Solve
When developers push code changes, someone should review that code for security issues. Things like SQL injection, hardcoded passwords, or broken authentication logic