Gemini CLI docs fix: correct env var redaction keys
harshil-mistry · ghdev · 2026-08-24
- Issue: The documentation for environment variable redaction listed non-existent keys (security.allowedEnvironmentVariables), making the provided config invalid.
- Root Cause: The actual settings are nested under security.environmentVariableRedaction (e.g., blocked, allowed, enabled).
- Fix: Updated the docs to match the schema and code, explicitly adding the enabled field which defaults to false.
- Impact: Users following the old docs unknowingly ran with the security feature disabled, risking secret exposure.
More from coding & agent
- Terminal Bench 3.0 analysis: tool counts per harness revealed — zainhas · 2026-08-27
- OpenWiki 0.4.2 Flaw Found: Adversarial Proof Reveals History Leak — tallmetommy · 2026-08-27
- Managing Tasks Across Multiple AI Agents: A Kanban Board That Works Both Ways? — ibmmo · 2026-08-27
- Discussion: What Code Do You Refuse to Let AI Write? — Pyrro-nft · 2026-08-27
- Dev: Half my codebase is guardrails to prevent AI from going rogue — kevinnbass · 2026-08-27
- Engineering Shifts from Implementation to Verification in the AI Era — arpit_bhayani · 2026-08-27