[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1659":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":15,"stars30d":15,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":16,"rankGlobal":10,"rankLanguage":10,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":20,"topics":21,"createdAt":10,"pushedAt":10,"updatedAt":22,"readmeContent":23,"aiSummary":24,"trendingCount":15,"starSnapshotCount":15,"syncStatus":25,"lastSyncTime":26,"discoverSource":27},1659,"patch-toolbox","Christopher0129\u002Fpatch-toolbox","Christopher0129","安全漏洞与系统故障知识库 | Security Vulnerability & System Troubleshooting Toolbox","https:\u002F\u002Fchristopher0129.github.io\u002Fpatch-toolbox\u002F",null,"TypeScript",188,15,3,0,43.61,"MIT License",false,"main",true,[],"2026-06-12 04:00:10","\u003Cp align=\"center\">\n  \u003Ca href=\"#中文介绍\">中文\u003C\u002Fa> | \u003Ca href=\"#english-introduction\">English\u003C\u002Fa>\n\u003C\u002Fp>\n\n---\n\n## 中文介绍\n\n一个长期维护的安全知识库，收集网络安全漏洞、系统漏洞和常见故障排障信息。内容来自公开渠道，持续整理和补充。\n\n### 目录\n\n| 分类 | 入口 | 说明 |\n|------|------|------|\n| 网络安全漏洞 | [network-security\u002Findex.md](network-security\u002Findex.md) | Windows \u002F Linux \u002F macOS 平台化网络漏洞知识库 |\n| 系统漏洞 | [system-vulnerabilities\u002Findex.md](system-vulnerabilities\u002Findex.md) | Windows \u002F Linux \u002F macOS 系统级漏洞及补丁信息 |\n| 系统故障排障 | [system-troubleshooting\u002Findex.md](system-troubleshooting\u002Findex.md) | Windows \u002F Linux \u002F macOS 常见故障及社区验证方案 |\n\n### 使用说明\n\n- 新条目会追加，历史内容保留，同一漏洞的不同缓解方法会分别记录\n- 所有页面同时提供中英双语结构，技术细节（漏洞描述、补丁信息等）保留原始语言以确保准确性\n- 提供 SQLite 和 Markdown 两种格式：SQLite 在 `db\u002F` 目录，适合程序查询；Markdown 在各分类目录，适合直接阅读\n- PR 默认只审源码、源数据、构建规则与文档；网站预览结果通过 CI artifact 查看，而不是把 `website\u002Fpublic\u002Fdata\u002F` 这类生成文件混进 PR diff\n- GitHub Pages 只认 `main` 分支上的成功部署工作流产物，本地工作区或 PR 预览产物都不视为正式线上状态\n\n### 数据来源\n\n[NVD](https:\u002F\u002Fnvd.nist.gov\u002F)、[Exploit-DB](https:\u002F\u002Fwww.exploit-db.com\u002F)、[GitHub Security Advisories](https:\u002F\u002Fgithub.com\u002Fadvisories)、[CISA KEV](https:\u002F\u002Fwww.cisa.gov\u002Fknown-exploited-vulnerabilities-catalog)、[Stack Exchange](https:\u002F\u002Fserverfault.com\u002F) 系列、Reddit、V2EX 等。\n\n---\n\n## English Introduction\n\nA long-term maintained security knowledge base collecting network vulnerabilities, system vulnerabilities, and common troubleshooting info. Content sourced from public channels and continuously organized.\n\n### Index\n\n| Category | Entry | Description |\n|----------|-------|-------------|\n| Network Security | [network-security\u002Findex.md](network-security\u002Findex.md) | Platform-split network security knowledge base for Windows \u002F Linux \u002F macOS |\n| System Vulnerabilities | [system-vulnerabilities\u002Findex.md](system-vulnerabilities\u002Findex.md) | OS-level vulnerabilities and patch info for Windows \u002F Linux \u002F macOS |\n| System Troubleshooting | [system-troubleshooting\u002Findex.md](system-troubleshooting\u002Findex.md) | Common system issues and community-verified solutions for Windows \u002F Linux \u002F macOS |\n\n### Notes\n\n- New entries are appended; historical content is kept. Different mitigations for the same vulnerability are recorded separately.\n- All pages have bilingual structure. Technical details (descriptions, patch info, etc.) remain in original language for accuracy.\n- Available in SQLite (`db\u002F` for programmatic use) and Markdown (category directories for reading).\n- Pull requests are reviewed primarily on source changes, source data, build rules, and docs. Generated website preview output is inspected through CI artifacts instead of committed preview JSON in the PR diff.\n- GitHub Pages only trusts artifacts produced by the successful deployment workflow on `main`; local or PR preview output is not the source of truth for production.\n\n### Sources\n\n[NVD](https:\u002F\u002Fnvd.nist.gov\u002F), [Exploit-DB](https:\u002F\u002Fwww.exploit-db.com\u002F), [GitHub Security Advisories](https:\u002F\u002Fgithub.com\u002Fadvisories), [CISA KEV](https:\u002F\u002Fwww.cisa.gov\u002Fknown-exploited-vulnerabilities-catalog), [Stack Exchange](https:\u002F\u002Fserverfault.com\u002F) family, Reddit, V2EX, etc.\n\n---\n\n## License\n\n[MIT License](LICENSE)\n\n---\n","Patch Toolbox 是一个长期维护的安全知识库，专注于收集网络安全漏洞、系统漏洞和常见故障排障信息。项目采用TypeScript编写，内容覆盖Windows、Linux及macOS平台，并提供中英双语版本以确保技术细节的准确性。它支持SQLite和Markdown两种数据格式，前者便于程序查询而后者适合直接阅读。此工具箱适用于需要定期更新安全知识或处理跨平台系统故障的IT专业人员和安全研究人员。",2,"2026-06-11 02:45:17","CREATED_QUERY"]