This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+13 more
Affected surfaces
Summary
AI summaryFixed run verification integrity classification, path policy safety, selector validation, OpenAI auth blocking, and MCP scope guidance.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Path policy fails closed on traversal and absolute patterns. Path policy fails closed on traversal and absolute patterns. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Run verification emits explicit integrity verdict classes. Run verification emits explicit integrity verdict classes. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Non-canonical run selectors now fail fast with guidance. Non-canonical run selectors now fail fast with guidance. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
OpenAI hosted preflight blocks missing auth with actionable guidance. OpenAI hosted preflight blocks missing auth with actionable guidance. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
MCP scope errors guide operators to valid alternatives. MCP scope errors guide operators to valid alternatives. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
Fixed
- Allow/deny path policy now fails closed on traversal and absolute patterns - governed preflight/run rejects unsafe
--allow-pathand--deny-pathvalues before execution. - Run verification now emits explicit integrity verdict classes -
runs verifyclassifies receipt problems astampered_payload,missing_integrity_material, orschema_unknown_fields. - Non-canonical run selectors now fail fast -
runs verify --filerejects selectors outside the configured runs root and points operators to canonical selector forms. - OpenAI hosted preflight now blocks missing auth with actionable guidance - missing
MARTIN_OPENAI_API_KEYon hosted endpoints is now a hard blocker with model/quota hints. - MCP scope errors now guide operators to valid alternatives - unsupported
--scope localhost errors now include directuser/projectand Claude-local alternatives.
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 Keesan12/Martin-Loop
All releases →Related context
Related tools
Earlier breaking changes
- vmcp-v0.1.3 martin_status uses oneOf for selector exclusivity, latest as const.
- vmcp-v0.1.3 maxIterations and maxTokens modeled as integers in tool schemas.
- vmcp-v0.1.3 Tool schemas enforce additionalProperties: false on public contracts.
- vmcp-v0.1.3 Packaged artifacts now require and ship server.json alongside package.json.
Beta — feedback welcome: [email protected]