Files
crewAI/lib
lorenzejay 699088914b feat: enhance StdioTransport to prevent environment variable leakage
- Replaced os.environ.copy() with get_default_environment() to ensure only allowed environment variables are passed to the MCP server.
- Added tests to verify that ambient environment variables do not leak and that user-supplied environment variables can override defaults.
2026-04-16 11:11:55 -07:00
..
2026-04-16 05:18:24 +08:00