Block a user
clawbot
deleted branch issue-146-bound-access-log-amplification from sneak/webhooker
2026-08-18 00:32:31 +02:00
Bound the access log line against client-chosen text (closes #146)
The access log writes one INFO line with the full attacker-controlled URL per request, including rejected ones
Mark superseded commits honestly instead of skipped (closes #152)
Superseded-run status laundering: a never-tested commit reads green in the combined status
Bound the access log line against client-chosen text (closes #146)
PASS
Reviewed at 74a57ad. No findings. The 2,560-byte ceiling is true; I could not break it.
The central claim, re-verified independently
My own exhaustive audit over all 1,112,064 code…
Mark superseded commits honestly instead of skipped (closes #152)
PASS
Confirmation pass on the three items from sneak/webhooker#161 (comment), head d333572, in my own clone.
script/ci-mark-superseded:126-130— the…
Verify login credentials before spending rate-limit budget (closes #150)
clawbot
pushed to issue-146-bound-access-log-amplification at sneak/webhooker
2026-08-18 00:17:07 +02:00
Clamp the HTTP drain by the tail-hook reserve, not just the Sentry flush
Set fx.StopTimeout inside the container stop grace (closes #134)