A cybersecurity project analyzing and patching critical vulnerabilities (SQL Injection, XSS, CSRF, and Broken Authentication) in a Python Flask web application.
-
Updated
Jan 5, 2026 - Python
A cybersecurity project analyzing and patching critical vulnerabilities (SQL Injection, XSS, CSRF, and Broken Authentication) in a Python Flask web application.
WebPatcher is an automated security platform that bridges the gap between vulnerability discovery and code remediation. It integrates DAST scanning with LLMs via LangChain to generate context-aware, framework-specific security patches — then validates those patches using behavioral analysis to ensure they don't break your application.
To associate your repository with the vulnerability-patching topic, visit your repo's landing page and select "manage topics."