Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Expanded env-var sanitization list for spawned subprocesses/hooks

More dynamic-linker and module-path variables are stripped before spawning hooks and git operations.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaHookswhat it touches
KindImprovementsin v2.1.257,
You'll notice

More dynamic-linker and module-path variables are stripped before spawning hooks and git operations.

The list of environment variables stripped before spawning subprocesses such as hooks and git operations has grown to include more dynamic-linker and locale/module-path variables, including DEVELOPER_DIR, GIT_TEXTDOMAINDIR, GCONV_PATH, NLSPATH, PSMODULEPATH, and versioned DYLD variables like DYLD_VERSIONED_LIBRARY_PATH, closing off more injection vectors.

See this entry in the whole of v2.1.257 →

Feedback