Add version date policy for cross-project documentation

这个提交包含在:
2026-02-22 15:58:13 +01:00
父节点 1d8eb305c4
当前提交 d7f14f7517

查看文件

@@ -1,5 +1,11 @@
# Development Policies
Version: 2026-02-22
- Cross-project documentation (such as this file) must include a
`Version: YYYY-MM-DD` line near the top so it can be kept in sync
with the authoritative source as policies evolve.
- All references to Docker images, Go modules, and packages must use
cryptographic hashes. Mutable references (tags, `@latest`, etc.) are
remote code execution vulnerabilities.