Block a user
clawbot
created branch fix/remove-unimplemented-stubs in sneak/dnswatcher
2026-02-21 09:55:40 +01:00
clawbot
created branch fix/domain-port-tls-state-lookup in sneak/dnswatcher
2026-02-21 09:53:44 +01:00
LOW: applyMigration deferred rollback skipped when Commit() fails
LOW: createAndStartContainer has unused imageID parameter
LOW: GetBuildDir parameter named appID but always called with app.Name
HIGH: No size limit on deployment logs stored in SQLite
HIGH: Template rendering bypass in HandleAppCreate/HandleAppUpdate can produce partial HTML
CRITICAL: docker-compose.yml missing HOST_DATA_DIR — git clone fails in containerized deployment
fix: pin all external refs to cryptographic identity (closes #118)
Updated: replaced version tags (@v2.10.1, @v0.42.0) with commit SHAs to match CI workflow and ensure true cryptographic pinning.
make check: ✅ All checks passed!
Reviewed the diff —…
fix: pin all external refs to cryptographic identity (closes #118)
Code Review: PR #119
Summary
Clean, focused PR that pins Docker base images to SHA256 digests and Go tool installs to specific versions in the Dockerfile. Only 1 file changed, 4 lines…