mcpjungle/MCPJungle

`/metrics` endpoint should only be accessible by admin in production mode

开放

#92 创建于 2025年9月9日

 (2 条评论) (0 个反应) (0 位负责人)Go (146 个派生)auto 404
good first issuesecurity

仓库指标

星标
 (1,162 个星标)
PR 合并指标
 (平均合并 3天 23小时) (30 天内合并 1 个 PR)

描述

What it says in the title should be pretty simple - you just have to add the requireAdminAccess() middleware in the /metrics route, before the prometheus middleware

贡献者指南