DashboardcliredactArgv telemetry boundary

redactArgv telemetry boundary

Category: preference
Confidence: 1.00
ID: 01a08352-dcc5-701a-92b8-55ae2842ee9d
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 0
Source session: 0LqkXkB0SnijwlaQB
Created: 2026-09-08 23:20:40
Updated: 2026-09-08 23:20:40

Content

Always pass CLI arguments through redactArgv() before every telemetry call; raw process.argv must never reach telemetry. SENSITIVE_ARGV_FLAGS includes token and auth-token, whose values become [REDACTED], because authentication secrets may otherwise be disclosed through spans, events, or logs.

Move to: