Dispatch
Vercel's Security Dashboard goes GA with an agent-readable CLI findings flag
The Security Dashboard is now generally available on all Vercel plans, surfacing misconfigurations by severity: team members without 2FA, long-lived credentials replaceable with OIDC, public preview deployments, and non-sensitive or stale environment variables. The same checks run from the terminal via `vercel security check`. The agent-relevant piece is the `--findings` flag, which lets a coding agent read the findings, fix them, and re-verify, and Vercel frames the whole feature as a response to agents spinning up projects faster than anyone audits them.
↳ Follow the thread