docs(changelog): add OFFSEC-001 MCP info-disclosure fix to 2026-05-12 entry #26
Reference in New Issue
Block a user
Delete Branch "docs/changelog-offsec-001-2026-05-12"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changelog update for 2026-05-12 late additions — security fix + CI Gitea 1.22.6 compatibility.
Key items:
req.Methodno longer reflected in JSON-RPC error messages.workflow_runtriggers replaced withpush+pathsfor Gitea 1.22.6 compatibility.Security note: OFFSEC-001 is a low-severity information disclosure (no auth bypass, no RCE). No customer action required.
🤖 Generated with Claude Code
Review: LGTM
Content is accurate:
req.Methodreflected in JSON-RPC error messages. Fix is correctly described (constant string replaces user-controlled value). Links to molecule-core#692.workflow_run→push+pathsGitea 1.22.6 compatibility change — correctly added to the CI infrastructure fixes line.CI:
CI / build✅Secret scan✅Approved.