2026-07-26 - 2026-08-26

Overview

10 Active Pull Requests
36 Active Issues
Excluding merges, 1 author has pushed 2 commits to main and 16 commits to all branches. On main, 12 files have changed and there have been 352 additions and 292 deletions.

2 Pull requests merged by 1 user

8 Pull requests proposed by 1 user

Proposed #97 Remove DNS mocking from tests 2026-08-07 22:43:53 +02:00

Proposed #112 feat: add security response headers middleware (closes #98) 2026-08-09 03:48:12 +02:00

Proposed #113 notify: drain in-flight deliveries at shutdown (closes #106) 2026-08-09 07:03:55 +02:00

Proposed #118 server: set ReadTimeout, WriteTimeout, and IdleTimeout (closes #99) 2026-08-09 07:42:27 +02:00

Proposed #122 ci: re-run make check on every cibuild instead of serving it from the layer cache (closes #115) 2026-08-09 08:05:02 +02:00

Proposed #128 build: isolate golangci-lint cache and lock per checkout (closes #121) 2026-08-09 16:36:08 +02:00

Proposed #131 build: always install pinned lint tools in script/bootstrap (closes #117) 2026-08-09 16:54:47 +02:00

Proposed #136 next 2026-08-10 14:38:26 +02:00

1 Issue closed from 1 user

Closed #94 Document the no-DNS-mocking policy in the README 2026-08-07 22:31:48 +02:00

36 Issues created by 1 user

Opened #93 internal/resolver tests query live nameservers and fail nondeterministically 2026-08-04 02:28:02 +02:00

Opened #94 Document the no-DNS-mocking policy in the README 2026-08-07 18:25:13 +02:00

Opened #98 Add security response headers middleware (HSTS, CSP, X-Frame-Options, nosniff, Referrer-Policy, Permissions-Policy) 2026-08-09 03:35:55 +02:00

Opened #99 http.Server is missing ReadTimeout, WriteTimeout, and IdleTimeout 2026-08-09 03:36:09 +02:00

Opened #100 CORS wildcard applies to the authenticated /metrics route, and advertises methods that do not exist 2026-08-09 03:36:27 +02:00

Opened #101 No rate limiting on the Basic-Auth-protected /metrics endpoint 2026-08-09 03:36:47 +02:00

Opened #102 Add the MIT LICENSE file and README licence statement (1.0 blocker) 2026-08-09 03:37:20 +02:00

Opened #103 script/test always runs with -v instead of the conditional verbose rerun pattern 2026-08-09 03:37:37 +02:00

Opened #104 Per-nameserver query status is discarded: NS failure and NS recovery notifications never fire 2026-08-09 03:38:35 +02:00

Opened #105 Nameserver glue/IP changes are never detected — README claims they trigger a notification 2026-08-09 03:38:55 +02:00

Opened #106 In-flight notification goroutines are not awaited at shutdown, so alerts are lost 2026-08-09 03:39:20 +02:00

Opened #107 DECISION NEEDED: DNSWATCHER_SENTRY_DSN is documented and accepted but does nothing 2026-08-09 03:39:41 +02:00

Opened #108 README accuracy sweep: architecture omissions, undocumented state field, overclaimed MAINTENANCE_MODE and /metrics 2026-08-09 03:40:07 +02:00

Opened #109 Dockerfile does not implement the mandated fail-fast lint stage, and does not pass VERSION as a build ARG 2026-08-09 03:40:38 +02:00

Opened #110 internal/globals, internal/healthcheck, and internal/logger have no tests at all 2026-08-09 03:41:03 +02:00

Opened #111 internal/state ships test-only constructors in the production build 2026-08-09 03:41:20 +02:00

Opened #114 Final state persistence at shutdown depends on implicit fx hook ordering and is untested 2026-08-09 07:06:08 +02:00

Opened #115 script/cibuild can report a green it did not earn: RUN make check is served from the Docker layer cache 2026-08-09 07:33:47 +02:00

Opened #116 internal/notify shutdown tests: misleading failure diagnostic and an overloaded timing constant 2026-08-09 07:34:11 +02:00

Opened #117 script/bootstrap installs pinned tools only when missing, so the golangci-lint pin is inert on any machine that already has one 2026-08-09 07:39:18 +02:00

Opened #119 fmt tooling is incomplete: fmt-check does not verify goimports, and no formatter covers Markdown 2026-08-09 07:44:52 +02:00

Opened #120 Server timeout tests protect the constructor but not the call site, and carry an inverted rationale comment 2026-08-09 07:53:56 +02:00

Opened #121 script/lint shares one golangci-lint cache and lock across concurrent worktrees, so results can come from another codebase 2026-08-09 08:04:02 +02:00

Opened #123 DECISION NEEDED: gomodguard linter is deprecated, and .golangci.yml can only be changed by you 2026-08-09 08:05:15 +02:00

Opened #124 script/docker has the same layer-cache hole as script/cibuild, so make docker can hand a developer an unearned green 2026-08-09 08:07:37 +02:00

Opened #125 CHECK_EPOCH freshness is host-conditional: busybox date silently drops %N 2026-08-09 08:42:18 +02:00

Opened #126 DECISION/ACCESS NEEDED: the CI job log Gitea returns for a commit does not correspond to that commit 2026-08-09 08:42:43 +02:00

Opened #129 script/install-precommit fails in a linked worktree: .git is a file, not a directory 2026-08-09 16:39:25 +02:00

Opened #130 Lint cache follow-ups: same-checkout runs abort instead of queueing, and make clean leaves .lint-cache/ 2026-08-09 16:49:13 +02:00

Opened #132 go.mod is untidy: golang.org/x/sync listed both direct and indirect, so script/bootstrap mutates a tracked file 2026-08-09 16:56:48 +02:00

Opened #133 script/lint and script/fmt invoke golangci-lint and goimports by bare name, so a PATH shadow still overrides the pin 2026-08-09 17:04:56 +02:00

Opened #134 Run all linting in Docker via Dockerfile.lint + script/lint 2026-08-10 13:14:06 +02:00

Opened #135 TOP PRIORITY: consolidate all open PRs onto one next branch, one PR 2026-08-10 14:30:21 +02:00

Opened #137 Stale/incorrect comment text in script/bootstrap and script/cibuild, and record the config-verify tradeoff 2026-08-10 14:50:03 +02:00

Opened #138 queryServers always tries servers in fixed order, so every resolution starts at a.root-servers.net 2026-08-10 15:17:05 +02:00

Opened #139 make test is served from Go's test cache, so a repeat green proves no DNS was queried 2026-08-10 15:26:52 +02:00

2 Unresolved Conversations

Open #66 1.0/mvp 2026-08-09 07:35:34 +02:00

Open #59 No DNSSEC validation in iterative resolution 2026-08-09 03:42:01 +02:00