一个长期维护的安全知识库,收集网络安全漏洞、系统漏洞和常见故障排障信息。内容来自公开渠道,持续整理和补充。
| 分类 | 入口 | 说明 |
|---|---|---|
| 网络安全漏洞 | network-security/index.md | Windows / Linux / macOS 平台化网络漏洞知识库 |
| 系统漏洞 | system-vulnerabilities/index.md | Windows / Linux / macOS 系统级漏洞及补丁信息 |
| 系统故障排障 | system-troubleshooting/index.md | Windows / Linux / macOS 常见故障及社区验证方案 |
- 新条目会追加,历史内容保留,同一漏洞的不同缓解方法会分别记录
- 所有页面同时提供中英双语结构,技术细节(漏洞描述、补丁信息等)保留原始语言以确保准确性
- 提供 SQLite 和 Markdown 两种格式:SQLite 在
db/目录,适合程序查询;Markdown 在各分类目录,适合直接阅读 - PR 默认只审源码、源数据、构建规则与文档;网站预览结果通过 CI artifact 查看,而不是把
website/public/data/这类生成文件混进 PR diff - GitHub Pages 只认
main分支上的成功部署工作流产物,本地工作区或 PR 预览产物都不视为正式线上状态
NVD、Exploit-DB、GitHub Security Advisories、CISA KEV、Stack Exchange 系列、Reddit、V2EX 等。
A long-term maintained security knowledge base collecting network vulnerabilities, system vulnerabilities, and common troubleshooting info. Content sourced from public channels and continuously organized.
| Category | Entry | Description |
|---|---|---|
| Network Security | network-security/index.md | Platform-split network security knowledge base for Windows / Linux / macOS |
| System Vulnerabilities | system-vulnerabilities/index.md | OS-level vulnerabilities and patch info for Windows / Linux / macOS |
| System Troubleshooting | system-troubleshooting/index.md | Common system issues and community-verified solutions for Windows / Linux / macOS |
- New entries are appended; historical content is kept. Different mitigations for the same vulnerability are recorded separately.
- All pages have bilingual structure. Technical details (descriptions, patch info, etc.) remain in original language for accuracy.
- Available in SQLite (
db/for programmatic use) and Markdown (category directories for reading). - 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.
- 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.
NVD, Exploit-DB, GitHub Security Advisories, CISA KEV, Stack Exchange family, Reddit, V2EX, etc.