mcpjungle/MCPJungle
`/metrics` endpoint should only be accessible by admin in production mode
オープン
#92 opened on 2025/09/09
good first issuesecurity
Repository metrics
- Stars
- (1,162 個のスター)
- PR merge metrics
- (平均マージ 3d 23h) (30d で 1 merged 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