Skip to content

Fix workspace isolation limitations in git worktree#39

Open
watany-dev wants to merge 1 commit into
mainfrom
claude/fix-worktree-isolation-5EHcz
Open

Fix workspace isolation limitations in git worktree#39
watany-dev wants to merge 1 commit into
mainfrom
claude/fix-worktree-isolation-5EHcz

Conversation

@watany-dev

Copy link
Copy Markdown
Owner

…execution

Add protection against credential leakage by filtering sensitive environment variables (AWS keys, GitHub tokens, SSH agent sockets, database credentials, etc.) from being inherited by workflow commands.

This mitigates the risk described in CVE-like scenario where malicious workflows could exfiltrate credentials via environment variable access.

…execution

Add protection against credential leakage by filtering sensitive
environment variables (AWS keys, GitHub tokens, SSH agent sockets,
database credentials, etc.) from being inherited by workflow commands.

This mitigates the risk described in CVE-like scenario where malicious
workflows could exfiltrate credentials via environment variable access.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants