You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: expand credential hiding list for runner tokens and MCP config
Add missing credential files to the /dev/null mount list in both normal
and chroot modes:
- GitHub Actions runner .credentials and .credentials_rsaparams
- GitHub Actions runner cached credentials
- MCP config file (.copilot/mcp-config.json) containing auth tokens
Also exclude GH_AW_MCP_CONFIG from --env-all passthrough to prevent
trivial discovery of the MCP config path.
Closes#66, closes#179, closes#182, closes#195, closes#202,
closes#208, closes #217, closes#218
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments