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.
Add a description, image, and links to the vulnerability-patching topic page so that developers can more easily learn about it.
To associate your repository with the vulnerability-patching topic, visit your repo's landing page and select "manage topics."