mcpjungle/MCPJungle
`/metrics` endpoint should only be accessible by admin in production mode
开放
#92 创建于 2025年9月9日
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