PatchBench: Evaluating AI Agents for Vulnerability Patching https://arxiv.org/pdf/2609.04075
-
Updated
Sep 20, 2026 - C
PatchBench: Evaluating AI Agents for Vulnerability Patching https://arxiv.org/pdf/2609.04075
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.
To associate your repository with the vulnerability-patching topic, visit your repo's landing page and select "manage topics."