Skip to content

Redact environment variables from debugger errors#50008

Merged
Anthony-Eid merged 1 commit intozed-industries:mainfrom
notpeter:debug_redact
Feb 25, 2026
Merged

Redact environment variables from debugger errors#50008
Anthony-Eid merged 1 commit intozed-industries:mainfrom
notpeter:debug_redact

Conversation

@notpeter
Copy link
Copy Markdown
Contributor

Closes #50007

Release Notes:

  • Improved redaction of sensitive environment variables from debugger error logs.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 24, 2026
@notpeter
Copy link
Copy Markdown
Contributor Author

Before After
Image Image

@Anthony-Eid Anthony-Eid merged commit ae53f56 into zed-industries:main Feb 25, 2026
29 checks passed
@notpeter notpeter deleted the debug_redact branch February 25, 2026 15:23
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
Closes zed-industries#50007

- Follow-up to: zed-industries#44783

Release Notes:

- Improved redaction of sensitive environment variables from debugger
error logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugger launch failure doesn't redact environment variables

2 participants