Introducing CodeMender: an AI agent for code security
Google DeepMind 8 months ago
Researchers introduced CodeMender, an AI agent that automatically detects and fixes software vulnerabilities in code. Over six months, CodeMender generated 72 security patches for open-source projects, including some with 4.5 million lines of code, using reasoning capabilities to identify root causes and validate changes before human review. The tool enables developers to focus on building software while the system handles security patching and proactively rewrites existing code to use more secure APIs and data structures.