Files
my-vault/01_Projects/Work/Government-Projects/Commerce-Bureau/Vulnerability-Fix.md
T
windyboy b182762e14 refactor(vault): Phase 3 — metadata convergence
- Backfill `created` frontmatter on 266 active notes (git date or mtime)
- Normalize `status` to 4 values: draft/active/done/archived (11 notes)
  - Active/进行中/needs-review → active
  - archive → archived
  - 待执行/conditional → draft
  - 完成/accepted → done
- Declare clipper boundary: 04_Archive/Inbox-Clippings/** exempt from migration
- Update depth rule: max 3 → max 4 levels (new notes only)
- Add metadata-converge.mjs script for reproducibility
2026-09-26 11:37:19 +08:00

501 B
Raw Blame History

created
created
2026-01-05

主机漏洞:

13,14,21,23,30,31:

都是flink问题:
	如果是软件是在本地启动服务,则需要升级软件中flink的版本
	如果只是客户端,则是误报

39,40,41,42,44,45,46,56,58,60,61,62,64,65,66,67

都是python版本升级:
	需要获得运行容器的源码,把python 3.6升级到python 3.11以上

22,38

nacos 漏洞:
	目前厂商没有发布解决问题的新版本