Vercel open-sources deepsec: AI security review for your entire codebase
evilrabbit_ · x · 2026-08-23
Vercel has released deepsec, an open-source tool for full-repository security review. The core idea: most review solutions only run on pull requests, meaning legacy code was never reviewed and code from six months ago was only checked by older models. deepsec instead reviews all existing code using scaled VM fanout. It is open source, runs on your own infrastructure, supports strong agent sandboxing, and starts with a single npx deepsec init.
More from coding & agent
- LoRA Image Curator: An open-source tool for managing LoRA training datasets — FreakazoidRobots · 2026-08-23
- MegaMemory enables coding agents to build persistent project knowledge graphs — tom_doerr · 2026-08-23
- Claude Code Remote Control Improved with Mobile Sync Support — daniel_mac8 · 2026-08-23
- Biscuit Agents Seamlessly Hand Off Between Browser and Server — Vjeux · 2026-08-23
- Graphs Tame the Chaos of Scaling AI Agents to 300 — Roger_M_Taylor · 2026-08-23
- Hermes Adds Agent Import/Export to Fix Deployment Bottlenecks — Roger_M_Taylor · 2026-08-23