Structured audit logging for every MCP handler invocation. Attaches a per-handler MethodInterceptor that emits one INFO event on the mocapi.audit logger per call, with caller, session id, handler kind/name, outcome, duration, and (opt-in) a SHA-256 hash of the arguments. Designed for compliance / SIEM pipelines.
Version1.3.0compared with
Version Details
| 1.2.0 | 1.3.0 | |
|---|---|---|
| Release date | Aug 03, 2026 | Aug 04, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.2.0 | 1.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.callibrity.mocapi » mocapi-server | 1.2.0 | 1.3.0 |