
Patch Tuesday Agent: tutorial on how to automated vulnerability backlog fixes
One of the biggest challenges a lot of security teams face is reducing their vulnerability backlogs. Developers often aren't picking up tickets and things get stale pretty quickly. I wanted to build a way for teams heavily using coding agents to fix backlog items on a continuous basis, so I created this DIY Patch Tuesday agent in Cursor and Corgea. This can use any code automation tool like Claude Code, Codex or any security tool that supports an MCP or CLI like Semgrep, Snyk, etc.
I like this approach because it delivers fixes in a familiar format that developers have started trusting more which is their own coding agents, and it blurs the line between security and development in a positive way. What do you all think of this approach?