{"slug": "simplified-onboarding-for-deepsec", "title": "Simplified onboarding for deepsec", "summary": "Vercel's open-source security review harness deepsec now supports one-command setup, allowing users to configure a repository and run its first security review with a single `npx deepsec init` command. The new `init` command automates workspace creation, model access configuration via Vercel AI Gateway or custom provider keys, codebase description generation, pattern scanning, and AI review initiation, with checkpointed setup that resumes from the last completed step if interrupted.", "body_md": "[deepsec](https://deepsec.sh/), the open-source security review harness from Vercel, now lets you set up a repository and run its first security review with a single command.\n\nThe `init`\n\ncommand now automates the standard setup process:\n\ncreates the isolated `.deepsec/`\n\nworkspace, the only thing added to your repository, and installs its dependencies\n\nconfigures model access, through [Vercel AI Gateway](https://vercel.com/ai-gateway) or your own provider keys\n\ngenerates a description of the codebase and its attack surface that every later review depends on\n\nruns a pattern scan, generating extra scan patterns where the built-in set leaves coverage gaps\n\nstarts the AI review of the flagged files\n\nSetup is checkpointed after each step. If a run stops, whether from closing the process, a failed step, or a hit cost or duration limit, re-running `init`\n\nresumes from the last completed step.\n\nRun `npx deepsec init`\n\nto start your first scan, or read the [docs](https://deepsec.sh/docs/getting-started) to learn more.", "url": "https://wpnews.pro/news/simplified-onboarding-for-deepsec", "canonical_source": "https://vercel.com/changelog/simplified-onboarding-for-deepsec", "published_at": "2026-08-10 00:00:00+00:00", "updated_at": "2026-08-11 00:14:05.410558+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools", "ai-products"], "entities": ["Vercel", "deepsec", "Vercel AI Gateway"], "alternates": {"html": "https://wpnews.pro/news/simplified-onboarding-for-deepsec", "markdown": "https://wpnews.pro/news/simplified-onboarding-for-deepsec.md", "text": "https://wpnews.pro/news/simplified-onboarding-for-deepsec.txt", "jsonld": "https://wpnews.pro/news/simplified-onboarding-for-deepsec.jsonld"}}