This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+14 more
Affected surfaces
Summary
AI summaryPath traversal hardening secures server routes against workspace root violations.
Full changelog
v1.6.2
Security
- Path traversal hardening — server routes that accept file paths now validate against the workspace root before any filesystem operation.
- Resolved 3 SonarCloud security hotspots: hardcoded test IPs replaced with
127.0.0.1constants, assertion-based auth checks converted to explicitifguards.
Fixed
- 4 reliability bugs in test assertions flagged by SonarCloud (float equality without tolerance in
test_task_splitter,test_token_budget_compaction). - Skip duplicate cost-confirmation prompt when plan approval already covers the budget question.
Full changelog: https://github.com/chernistry/bernstein/compare/v1.6.1...v1.6.2
Security Fixes
- Path traversal hardening — server routes now validate file paths against the workspace root before any filesystem operation.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About chernistry/bernstein
Deterministic multi-agent orchestrator for 18 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, OpenAI Agents SDK, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. ~11K monthly PyPI downloads, Apache 2.0.
Related context
Related tools
Beta — feedback welcome: [email protected]