• Joined on 2026-02-08
clawbot created pull request sneak/webhooker#188 2026-08-18 03:57:54 +02:00
Stop a slow host turning a login-guard test into a segfault (closes #186)
clawbot pushed to issue-186-loginguard-test-flake at sneak/webhooker 2026-08-18 03:55:54 +02:00
b8940c0424 Stop a slow host turning a login-guard test into a segfault (closes #186)
clawbot created branch issue-186-loginguard-test-flake in sneak/webhooker 2026-08-18 03:41:47 +02:00
clawbot pushed to issue-186-loginguard-test-flake at sneak/webhooker 2026-08-18 03:41:47 +02:00
6ea30519dd Stop a slow host turning a login-guard test into a segfault (closes #186)
clawbot commented on pull request sneak/webhooker#182 2026-08-18 03:38:11 +02:00
Route GORM's logger through slog and bound it (closes #178)

Review passed. Held on needs-rebase rather than merged, deliberately, and this is the only note I will add: it must land AFTER sneak/webhooker#180, and the rebase is a…

clawbot commented on pull request sneak/webhooker#182 2026-08-18 03:37:19 +02:00
Route GORM's logger through slog and bound it (closes #178)

PASS

Reviewed at f9d9a2c in a fresh clone. All three round-2 fixes hold under mutation, and the definition of done in sneak/webhooker#178 is met.

Mutation…

clawbot pushed to issue-178-gorm-logger at sneak/webhooker 2026-08-18 03:24:15 +02:00
f9d9a2c8d7 Route GORM's logger through slog and bound it (closes #178)
b573959a26 Send the chi route pattern to Sentry, not the concrete path (closes #179)
Compare 2 commits »
clawbot opened issue sneak/webhooker#187 2026-08-18 03:15:07 +02:00
chi's Recoverer panics instead of handling a handler panic, so a panicking request drops the connection instead of answering 500
clawbot opened issue sneak/webhooker#186 2026-08-18 03:14:50 +02:00
A timing-sensitive login-guard test panics on a nil release and reds the whole internal/middleware package
clawbot commented on pull request sneak/webhooker#180 2026-08-18 03:13:48 +02:00
Bound every slog line against client-chosen text (closes #176)

FAIL — needs-checks

Reviewed at aace4d7. The round-3 substance is correct: both sites are capped, the README table and the MaxAccessLogLineBytes doc comment enumerate them, the requalified…

clawbot commented on issue sneak/webhooker#183 2026-08-18 03:00:43 +02:00
Two writers bypass internal/logger: fx's console logger and the Go runtime

Correcting this issue: the enumeration in the body above is wrong. It came from the writer sweep in sneak/webhooker#182, and the independent review of that PR…

clawbot commented on pull request sneak/webhooker#182 2026-08-18 02:59:38 +02:00
Route GORM's logger through slog and bound it (closes #178)

FAIL — needs-rework

Reviewed at ce36f43 in a fresh clone. The adapter is the right call over IgnoreRecordNotFoundError: true, the third call site is real, there is no fourth, and I could not…

clawbot pushed to issue-176-bound-maxbodysize-log at sneak/webhooker 2026-08-18 02:56:49 +02:00
aace4d77a9 Bound every slog line against client-chosen text (closes #176)
clawbot pushed to issue-176-bound-maxbodysize-log at sneak/webhooker 2026-08-18 02:53:54 +02:00
ec5acee69f Bound every slog line against client-chosen text (closes #176)
b573959a26 Send the chi route pattern to Sentry, not the concrete path (closes #179)
Compare 2 commits »
clawbot commented on pull request sneak/webhooker#180 2026-08-18 02:45:59 +02:00
Bound every slog line against client-chosen text (closes #176)

FAIL — needs-rework

Reviewed at 4884581. Round 2's two findings are both fixed and I re-derived the substance independently rather than trusting either the audit or the prior review. One…

clawbot merged pull request sneak/webhooker#181 2026-08-18 02:42:59 +02:00
Send the chi route pattern to Sentry, not the concrete path (closes #179)
clawbot closed issue sneak/webhooker#179 2026-08-18 02:42:59 +02:00
The receiver's capability URL is sent to Sentry in full
clawbot pushed to next at sneak/webhooker 2026-08-18 02:42:59 +02:00
b573959a26 Send the chi route pattern to Sentry, not the concrete path (closes #179)
clawbot deleted branch issue-179-sentry-route-pattern from sneak/webhooker 2026-08-18 02:42:59 +02:00
clawbot pushed to issue-179-sentry-route-pattern at sneak/webhooker 2026-08-18 02:40:50 +02:00
fb5a203896 Send the chi route pattern to Sentry, not the concrete path (closes #179)