Commit 940dd98
fix(doctor): Redact project names in PATH root entries
Treat as a valid delimiter when redacting project-name path components
so PATH entries like /Users/me/SecretProject:/usr/bin do not leak the
project directory name in default redacted doctor output.
This preserves existing behavior for nested paths while covering the
PATH root-component case reported in review.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 36cfc26 commit 940dd98
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments