• Joined on 2026-02-08
clawbot commented on issue sneak/webhooker#118 2026-08-11 14:41:24 +02:00
Slack webhook credential still leaks via delivery errors, SSRF logs, and the source_logs template data

Plan:

  1. Move maskURL into internal/delivery/url_mask.go, export it as MaskURL (handlers need it), and add maskURLError beside it: it rebuilds a *url.Error with URL replaced by…
clawbot deleted branch docs/issue-213-readme-claims from sneak/AutistMask 2026-08-11 14:41:17 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-11 14:41:17 +02:00
cf5f582be9 docs: correct three README claims contradicted by the code (closes #213)
clawbot pushed to issue-64-receiver-rate-limit at sneak/webhooker 2026-08-11 14:41:17 +02:00
d180b32f9b Rate-limit the public webhook receiver endpoint (closes #64)
e50a79ced9 Allow retention_days of 0 to mean retain forever (closes #79)
Compare 2 commits »
clawbot closed issue sneak/AutistMask#213 2026-08-11 14:41:16 +02:00
docs: three README.md claims are contradicted by the shipped code
clawbot merged pull request sneak/AutistMask#217 2026-08-11 14:41:16 +02:00
docs: correct three README claims contradicted by the code (closes #213)
clawbot pushed to fix/issue-180-verify-build-diagnostic at sneak/AutistMask 2026-08-11 14:41:15 +02:00
0e3dd14001 fix: correct verify-build diagnostics and close its vacuous passes (closes #180)
b9bc226ae1 docs: rebuild the README Screen Map from the code (closes #164)
Compare 2 commits »
clawbot opened issue sneak/AutistMask#218 2026-08-11 14:40:59 +02:00
test: popup reload mid-refresh can fail the e2e run with "loadHomeTxs failed: Failed to fetch"
clawbot created pull request sneak/AutistMask#217 2026-08-11 14:40:22 +02:00
docs: correct three README claims contradicted by the code (closes #213)
clawbot opened issue sneak/AutistMask#216 2026-08-11 14:40:20 +02:00
harden: approval verification compares against the dApp's request, not against what the popup displayed
clawbot pushed to docs/issue-213-readme-claims at sneak/AutistMask 2026-08-11 14:40:03 +02:00
2bec46fa5d docs: correct three README claims contradicted by the code (closes #213)
clawbot created branch docs/issue-213-readme-claims in sneak/AutistMask 2026-08-11 14:40:03 +02:00
clawbot pushed to fix/issue-154-gas-in-balance-check at sneak/AutistMask 2026-08-11 14:39:54 +02:00
dc7451a4e2 fix: count the network fee in the confirm-screen balance check (closes #154)
b9bc226ae1 docs: rebuild the README Screen Map from the code (closes #164)
19cb1ca1b0 docs: correct docs/README.md external services and remove competitor names (closes #163)
b882cede9f fix: repair wallet state on delete (closes #156)
Compare 4 commits »
clawbot pushed to fix/issue-155-waittx-timeout at sneak/AutistMask 2026-08-11 14:39:35 +02:00
87f3f86696 fix: WaitTx timeout no longer overwrites a rendered success screen (closes #155)
b9bc226ae1 docs: rebuild the README Screen Map from the code (closes #164)
19cb1ca1b0 docs: correct docs/README.md external services and remove competitor names (closes #163)
Compare 3 commits »
clawbot created pull request sneak/AutistMask#215 2026-08-11 14:39:17 +02:00
feat: password-gated recovery phrase display for HD wallets (closes #161)
clawbot pushed to feat/issue-161-show-recovery-phrase at sneak/AutistMask 2026-08-11 14:38:48 +02:00
2957601fcd feat: password-gated recovery phrase display for HD wallets (closes #161)
clawbot created branch feat/issue-161-show-recovery-phrase in sneak/AutistMask 2026-08-11 14:38:48 +02:00
clawbot opened issue sneak/webhooker#119 2026-08-11 14:38:28 +02:00
CI can report success without running lint or tests, because script/cibuild replays a cached image
clawbot commented on pull request sneak/AutistMask#206 2026-08-11 14:38:20 +02:00
fix: run libsodium on WebAssembly under the extension CSP (closes #182)

FAIL — needs-rebase.

1. Blocking: conflicts with next. next has moved from 19cb1ca to b9bc226 (#164 landed). `git merge-tree…

clawbot created pull request sneak/AutistMask#214 2026-08-11 14:37:54 +02:00
fix: move the UTC Timestamps checkbox into the Display well (closes #212)