add password and ip whitelist protection on _diagnostics, stats etc
未關閉
post-mainnet
security
- 主要語言
- Go
- 星號
- 121
- 分支
- 63
- PR 合併指標
- 30 天內沒有已合併 PR
描述
it is security issue for leak sensitive information
貢獻指南
研究方向
Look for endpoints like _diagnostics and stats in the codebase, likely in HTTP handlers or API routes. Determine how to add password protection and IP whitelisting, possibly using middleware. Check existing authentication or network filtering code for patterns. Verify by testing that sensitive information is no longer accessible without credentials or from unauthorized IPs.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- go
- 領域
- security
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100