feature: github event logging
未關閉
還沒有人認領這個 Issue。
enhancement
- 主要語言
- JavaScript
- 星號
- 305
- 分支
- 148
- 平均合併
- 9 小時 2 分鐘
- 30 天內合併 PR
- 3
描述
Read all events from github (from commits to pushes to merges to acl, etc) and store them in a database for later use. The idea here is to be able to:
- investigate security incidents (audits -- warn on force pushes, suspicious activity, etc)
- show interesting statistics, perhaps even part of nodejs.org (pushes day/interesting people/new joins/etc)
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
沒有指定檔案、測試或進入點。首先調查儲存庫及其 GitHub 整合,以確定現有哪些事件來源和資料庫設施;當能夠可靠地收集所要求的 GitHub 活動,以供後續安全稽核和統計使用時,即可視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github, javascript, node.js
- 領域
- analytics, backend, databases, security
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100