diff --git a/CHANGELOG.md b/CHANGELOG.md index 566cbed..d89d8a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,40 @@ All notable changes to certctl are documented in this file. Dates use ISO 8601. ## [unreleased] — 2026-04-25 +### Bundle 3 (MCP Trust-Boundary Fencing): 5 audit findings closed + +> Second closure bundle from the 2026-04-25 comprehensive audit +> (`cowork/comprehensive-audit-2026-04-25/`). Hardens the MCP↔LLM-consumer +> trust boundary (TB-7) against CWE-1039 LLM Prompt Injection. Closes +> H-002 + H-003 + M-003 + M-004 + M-005. + +#### Added + +- **MCP wrapper-layer fencing (`internal/mcp/fence.go`, new)** — `FenceUntrusted(label, content)` wraps content in `--- UNTRUSTED