dtoro
fa79c1ea25
ci / build-test (push) Has been cancelled
ci / docker-build (push) Has been cancelled
ci / web (push) Has been cancelled
Desktop App / Build Linux (amd64) (push) Has been cancelled
Desktop App / Attach to Release (push) Has been cancelled
0.28.0 — operational hardening (plan D1–D5): CI deploy gate, versioned images, rate limiting, resource limits, health probes
D1: deploy.sh CI gate — read-only SHA via git ls-remote, Gitea commit-status
poll, portable mkdir deploy lock (macOS, no flock), TOCTOU guard, token
passed via curl --config - (not argv), graceful misconfig tolerance.
D2: version-tagged images — OIKOS_VERSION=v$VERSION, keep-last-3 prune derived
from 'docker compose config --images'; VERSION read after pull.
D3: per-IP rate limiting — new internal/httpapi/ratelimit.go (x/time/rate),
rightmost-XFF, /healthz exempt, ctx-driven sweep; disabled by default.
D4: mem_limit/cpus on all 10 compose services.
D5: staleness-aware health probes — new internal/health package wired into
scheduler (:8093) and notifier (:8094); nomos already had :8092.
Two /review passes hardened the deploy lock, TOCTOU guard, token hygiene,
and XFF handling.
2026-08-08 21:31:16 +02:00
..
2026-08-05 23:03:27 +02:00
2026-07-10 20:09:09 +02:00
2026-07-28 13:51:14 +02:00
2026-07-17 22:41:40 +02:00
2026-07-17 23:25:41 +02:00
2026-08-04 23:51:55 +02:00
2026-08-04 23:51:55 +02:00
2026-07-29 13:37:16 +02:00
2026-08-04 23:51:55 +02:00
2026-08-04 23:51:55 +02:00
2026-07-17 22:41:40 +02:00
2026-07-08 00:56:16 +02:00
2026-07-09 00:26:04 +02:00
2026-08-04 08:52:08 +02:00
2026-08-04 23:51:55 +02:00
2026-07-28 13:51:14 +02:00
2026-07-28 13:51:14 +02:00
2026-08-04 23:51:55 +02:00
2026-07-17 22:41:40 +02:00
2026-08-05 23:03:27 +02:00
2026-07-27 22:50:29 +02:00
2026-07-27 22:50:29 +02:00
2026-07-27 22:50:29 +02:00
2026-07-10 21:28:19 +02:00
2026-07-29 09:24:28 +02:00
2026-07-12 15:49:42 +02:00
2026-08-04 23:51:55 +02:00
2026-07-10 14:45:09 +02:00
2026-07-12 15:49:42 +02:00
2026-07-07 09:40:11 +02:00
2026-08-08 21:31:16 +02:00
2026-08-08 21:31:16 +02:00
2026-08-04 23:51:55 +02:00
2026-07-17 22:41:40 +02:00
2026-08-08 21:31:16 +02:00
2026-08-04 23:51:55 +02:00
2026-07-12 15:49:42 +02:00
2026-07-11 20:05:19 +02:00