Commit dc17982
docs(security): sync SECURITY.md Supply Chain Trust with runbook v1.2 template (#20)
One-line drift identified during the v1.2 post-release audit of the
keycloak reference-implementation against the runbook templates.
The Supply Chain Trust section of SECURITY.md still said "Upstream
image tags are pinned to specific versions and will migrate to
immutable @sha256:... digests in an upcoming PR" — but that migration
actually shipped in PR #14 (merged 2026-04-23). The "upcoming" language
has been stale for ~6 weeks.
Replaces that sentence with the current-state description from the
runbook's templates/SECURITY.md.tmpl:
- Digests pinned in .env.example with the full tag@sha256: form
- Dependabot docker-ecosystem weekly bumps
- CI Deployment Verification weekly drift detection (Monday 06:00 UTC)
- Adds the GitHub-Actions-pinned-by-commit-SHA statement
No functional change — just sync documentation with what's actually
been deployed since PR #14. Also documents the sync in CHANGELOG.md
under [Unreleased] → Changed with a link to runbook v1.2.0.
Close drift item against:
- self-host-repo-hardening-runbook v1.2.0 templates/SECURITY.md.tmpl
Co-authored-by: Vladimir Mikhalev <ask@sre.gg>1 parent d8f2c17 commit dc17982
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
61 | 68 | | |
62 | 69 | | |
63 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments