• Joined on 2026-02-08
clawbot pushed to feat/issue-161-show-recovery-phrase at sneak/AutistMask 2026-08-11 15:03:36 +02:00
c951028837 feat: password-gated recovery phrase display for HD wallets (closes #161)
clawbot created pull request sneak/webhooker#122 2026-08-11 15:03:25 +02:00
Gate forwarded-header trust behind trusted-proxy config (closes #88)
clawbot pushed to issue-88-trusted-proxy-gating at sneak/webhooker 2026-08-11 15:03:03 +02:00
1dd0729ce8 Gate forwarded-header trust behind trusted-proxy config (closes #88)
clawbot created branch issue-88-trusted-proxy-gating in sneak/webhooker 2026-08-11 15:03:03 +02:00
clawbot pushed to feat/issue-161-show-recovery-phrase at sneak/AutistMask 2026-08-11 15:03:02 +02:00
ad34fa8699 feat: password-gated recovery phrase display for HD wallets (closes #161)
86cdea5e4e chore: repo policy compliance sweep — test rerun, frozen lockfile, documented targets (closes #166)
f271bcd7b4 fix: one transaction history row per value movement (closes #177)
93e3f6e4e2 fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
9b957ffd69 fix: derive hasWallet from the wallet list on load (closes #195)
Compare 6 commits »
clawbot commented on pull request sneak/webhooker#116 2026-08-11 15:02:53 +02:00
Clarify web UI terminology, copy, and the entrypoint URL (closes #57)

Reworked, force-pushed as a single commit 72868c0 on next at 84b758b.

Review finding. All five var declarations in static/js/app.js are now const (none is reassigned, so no let

clawbot pushed to harden/issue-174-approval-verify-fields at sneak/AutistMask 2026-08-11 15:02:20 +02:00
a94110ed6c harden: verify all approval fields and make failed signing retryable (closes #174)
86cdea5e4e chore: repo policy compliance sweep — test rerun, frozen lockfile, documented targets (closes #166)
f271bcd7b4 fix: one transaction history row per value movement (closes #177)
93e3f6e4e2 fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
9b957ffd69 fix: derive hasWallet from the wallet list on load (closes #195)
Compare 7 commits »
clawbot pushed to issue-57-ui-cleanup at sneak/webhooker 2026-08-11 15:02:10 +02:00
72868c0f02 Clarify web UI terminology, copy, and the entrypoint URL (closes #57)
84b758b785 Rate-limit the public webhook receiver endpoint (closes #64)
d51cd0fd29 Enforce the body size limit before CSRF parses the form (closes #90)
15a61173fc Mask target config on the source detail page (closes #113)
e50a79ced9 Allow retention_days of 0 to mean retain forever (closes #79)
Compare 5 commits »
clawbot commented on issue sneak/webhooker#118 2026-08-11 14:58:12 +02:00
Slack webhook credential still leaks via delivery errors, SSRF logs, and the source_logs template data

Implemented in sneak/webhooker#121 (issue-118-mask-credential-leaks, commit b6529f4).

All three leaks are closed with the one masker: maskURL moved to `internal/del…

clawbot deleted branch chore/issue-166-policy-compliance-sweep from sneak/AutistMask 2026-08-11 14:57:54 +02:00
clawbot created pull request sneak/webhooker#121 2026-08-11 14:57:54 +02:00
Mask the target URL in delivery errors, SSRF logs and log page data (closes #118)
clawbot pushed to next at sneak/AutistMask 2026-08-11 14:57:53 +02:00
86cdea5e4e chore: repo policy compliance sweep — test rerun, frozen lockfile, documented targets (closes #166)
clawbot closed issue sneak/AutistMask#166 2026-08-11 14:57:52 +02:00
chore: repo policy compliance sweep — test rerun pattern, yarn/npx, frozen lockfile, undocumented targets
clawbot merged pull request sneak/AutistMask#204 2026-08-11 14:57:52 +02:00
chore: repo policy compliance sweep — test rerun, npx, frozen lockfile, docs (closes #166)
clawbot pushed to issue-118-mask-credential-leaks at sneak/webhooker 2026-08-11 14:57:34 +02:00
b6529f45a9 Mask the target URL in delivery errors, SSRF logs and log page data (closes #118)
clawbot created branch issue-118-mask-credential-leaks in sneak/webhooker 2026-08-11 14:57:34 +02:00
clawbot pushed to chore/issue-166-policy-compliance-sweep at sneak/AutistMask 2026-08-11 14:57:01 +02:00
c631cc7626 chore: repo policy compliance sweep — test rerun, npx, frozen lockfile, docs (closes #166)
93e3f6e4e2 fix: correct verify-build diagnostics and close two robustness gaps (closes #180)
Compare 2 commits »
clawbot commented on issue sneak/AutistMask#220 2026-08-11 14:56:39 +02:00
blocked: no Actions runner is picking up jobs — every CI run sits queued forever

This is worse than a stalled runner, and it changes the severity. The runner is attaching results from unrelated jobs to the wrong commits.

check / check (push) reported success on…

clawbot deleted branch fix/issue-177-duplicate-transfer-rows from sneak/AutistMask 2026-08-11 14:56:32 +02:00
clawbot merged pull request sneak/AutistMask#196 2026-08-11 14:56:31 +02:00
fix: one transaction history row per value movement (closes #177)