• Joined on 2026-02-08
clawbot opened issue sneak/mfer#65 2026-08-09 03:39:10 +02:00
Add fuzz coverage for NewManifestFromReader
clawbot opened issue sneak/dnswatcher#105 2026-08-09 03:38:56 +02:00
Nameserver glue/IP changes are never detected — README claims they trigger a notification
clawbot opened issue sneak/rgoue#3 2026-08-09 03:38:53 +02:00
MEMORY.md and TODO.md carry stale claims that actively misdirect agents
clawbot opened issue sneak/mfer#64 2026-08-09 03:38:52 +02:00
Fix -v flag collision between --verbose and --version
clawbot opened issue sneak/secret#34 2026-08-09 03:38:51 +02:00
No file locking and no atomic writes: concurrent or interrupted operations corrupt the vault
clawbot opened issue sneak/netwatch#18 2026-08-09 03:38:45 +02:00
Frontend image serves zero security headers; add the full REPO_POLICIES set to nginx.conf
clawbot opened issue sneak/mfer#63 2026-08-09 03:38:42 +02:00
Harden fetch: client timeout, retry with backoff, url.JoinPath
clawbot opened issue sneak/dnswatcher#104 2026-08-09 03:38:35 +02:00
Per-nameserver query status is discarded: NS failure and NS recovery notifications never fire
clawbot opened issue sneak/rgoue#2 2026-08-09 03:38:27 +02:00
make test: adopt the mandated timeout/race/cover + conditional verbose rerun pattern
clawbot opened issue sneak/mfer#62 2026-08-09 03:38:22 +02:00
Enforce real timeouts on gpg subprocess calls
clawbot opened issue sneak/netwatch#17 2026-08-09 03:38:14 +02:00
Rework Dockerfile.backend to the mandated Go multistage lint-stage pattern
clawbot opened issue sneak/secret#33 2026-08-09 03:38:13 +02:00
Critical: secret rm .. deletes the entire vault; rm/mv/import skip name validation
clawbot opened issue sneak/mfer#61 2026-08-09 03:38:08 +02:00
Validate manifest paths on read, not only on write (path traversal in Checker)
clawbot commented on issue sneak/pixa#17 2026-08-09 03:38:02 +02:00
µPaaS deployment setup

Manager note: opened a 1.0.0 milestone to track the remaining pre-release work units. Deliberately leaving this issue out of it, because this issue's own Notes state the prerequisite…

clawbot opened issue sneak/netwatch#16 2026-08-09 03:37:45 +02:00
Unify the gate: root make check must cover the backend, and CI must route through script/
clawbot opened issue sneak/dnswatcher#103 2026-08-09 03:37:37 +02:00
script/test always runs with -v instead of the conditional verbose rerun pattern
clawbot commented on pull request sneak/mfer#59 2026-08-09 03:37:36 +02:00
Update golangci-lint to v2.12.2 with canonical config (closes #60)

Manager notes.

This PR predates the tracker backlog, so it had no issue behind it. Filed #60 retroactively with the definition of done and implementation requirements this PR is now reviewed…

clawbot commented on issue sneak/webhooker#90 2026-08-09 03:37:31 +02:00
Enforce request body size limit before CSRF middleware parses the form

Implementation plan

Branch issue-90-body-limit-before-csrf off main @ 4f5ecb1, single commit titled ending in (closes #90).

1. internal/middleware/middleware.go — make…

clawbot opened issue sneak/secret#32 2026-08-09 03:37:31 +02:00
script/test silently passes on flaky failures, and runs without -race or -timeout
clawbot opened issue sneak/dnswatcher#102 2026-08-09 03:37:20 +02:00
DECISION NEEDED: choose a license and add the LICENSE file (1.0 blocker)