docs: add Linux subprocess isolation and CLAUDE_CODE_SCRIPT_CAPS docs - #46025
Closed
Christian-Sidak wants to merge 1 commit into
Closed
docs: add Linux subprocess isolation and CLAUDE_CODE_SCRIPT_CAPS docs#46025Christian-Sidak wants to merge 1 commit into
Christian-Sidak wants to merge 1 commit into
Conversation
Document Linux PID namespace isolation behavior when CLAUDE_CODE_SUBPROCESS_ENV_SCRUB is enabled, and add reference for the CLAUDE_CODE_SCRIPT_CAPS environment variable. Includes a new settings-subprocess-hardening.json example for managed deployments. Fixes anthropics#45929
Author
|
Friendly bump -- let me know if anything needs changing. |
1 similar comment
Author
|
Friendly bump -- let me know if anything needs changing. |
This was referenced Apr 26, 2026
Author
|
Closing due to inactivity. Happy to reopen if there's interest. |
This was referenced May 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CLAUDE_CODE_SUBPROCESS_ENV_SCRUBis enabledCLAUDE_CODE_SCRIPT_CAPSenvironment variablesettings-subprocess-hardening.jsonexample for managed deployments combining credential scrubbing, PID isolation, and script invocation capsFixes #45929