Zorv - Autonomous AI CVE Patcher for Node.js & Python
by•
Hey guys, I wanted to share the launch of my side project: Zorv.
What it is: An autonomous security agent that doesn't just alert you about npm/python CVEs—it bumps the package, runs your tests, uses an LLM to write the code fixes for any breaking API changes, and opens a clean PR once tests pass.
Why I built it: I got tired of Dependabot PRs sitting in backlogs because a minor/major version bump broke a test and nobody had time to fix it.

Replies