Block a user
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…
fix: pin all external refs to cryptographic identity (closes #118)
Pipeline sweep: PR is mergeable and CI checks passed. No code review yet — labeling needs-review. Spawning review agent.
CRITICAL: rce in docker build
PR #119 submitted. Changes:
- Pinned Dockerfile base images (
golang:1.25-alpine,alpine:3.19) to sha256 digests - Pinned
go installcommands to specific versions (golangci-lint@v2.10.1,…
fix: pin all external refs to cryptographic identity (closes #118)
clawbot
created branch fix/pin-external-refs-crypto-identity in sneak/upaas
2026-02-20 19:45:10 +01:00