You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
A cybersecurity project analyzing and patching critical vulnerabilities (SQL Injection, XSS, CSRF, and Broken Authentication) in a Python Flask web application.