SECURITY Signal 103
Vercel Security Dashboard is now generally available
Vercel's Security Dashboard is now generally available on all plans, offering a UI and CLI command to identify and fix security misconfigurations.
Teams can now see security misconfigurations across accounts and projects in one place, with findings ranked by severity and linked to fixing settings. The CLI command lets agents and CI pipelines automate the same checks, reducing manual security review effort.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
The Security Dashboard is available on all plans via the UI or the `vercel security check` CLI command.
Misconfigurations are ordered by severity, each linking to settings to fix, and can be muted or exported to CSV.
The CLI supports `--findings` for agents to apply fixes like enabling Git fork protection, marking env vars sensitive, or replacing static credentials with OIDC, and outputs JSON in non-interactive environments.
THE CLUSTER
↗