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.

Original post →

More from coding & agent

coding & agent channel →