Vercel News
Build logs now redact Sensitive Environment Variable values
6.4内容质量
TL;DR · AI 摘要
Build logs now redact Sensitive Environment Variable values - Vercel When an Environment Variable is marked Sensitive an...
核心要点
- 主题聚焦:Build logs now redact Sensitive Environment Vari
- 来源:Vercel News,建议结合原文判断细节。
- AI 分析暂不可用,本条为保底评分与摘要。
#安全
打开原文Build logs now redact Sensitive Environment Variable values - Vercel
When an Environment Variable is marked Sensitive and has a value 32 characters or longer, Vercel now replaces it with [REDACTED] in the deployment's build logs.
The Build Logs view also indicates when redaction happened, giving teams visibility into why output was masked without ever exposing the underlying value. When a value is redacted, Vercel logs the Environment Variable key, project, and deployment in the Activity Log, but never the value.
Vercel also redacts selected system Environment Variables used for deployment security.
Learn more about Sensitive Environment Variables .