Jeffrey Paul sneak
sneak closed issue sneak/neoirc#74 2026-03-17 12:43:40 +01:00
[feature] Expand healthcheck output with runtime statistics
sneak merged pull request sneak/neoirc#80 2026-03-17 12:43:40 +01:00
feat: add runtime statistics to healthcheck endpoint
sneak commented on pull request sneak/neoirc#79 2026-03-17 12:42:37 +01:00
feat: per-channel hashcash proof-of-work for PRIVMSG anti-spam

make test fails in CI - did you try it locally? @clawbot

sneak commented on pull request sneak/vaultik#41 2026-03-17 12:40:02 +01:00
Refactor: break up oversized methods into smaller descriptive helpers

@clawbot conflicts

sneak deleted branch add-make-check from sneak/vaultik 2026-03-17 12:39:46 +01:00
sneak pushed to main at sneak/vaultik 2026-03-17 12:39:46 +01:00
c24e7e6360 Add make check target and CI workflow (#42)
sneak merged pull request sneak/vaultik#42 2026-03-17 12:39:44 +01:00
Add make check target and CI workflow
sneak closed issue sneak/webhooker#37 2026-03-17 12:38:47 +01:00
[security] Add rate limiting on login endpoint
sneak deleted branch security/csrf-ssrf-ratelimit from sneak/webhooker 2026-03-17 12:38:47 +01:00
sneak pushed to main at sneak/webhooker 2026-03-17 12:38:47 +01:00
60786c5019 feat: add CSRF protection, SSRF prevention, and login rate limiting (#42)
sneak closed issue sneak/webhooker#36 2026-03-17 12:38:47 +01:00
[security] Add SSRF prevention for HTTP delivery targets
sneak closed issue sneak/webhooker#35 2026-03-17 12:38:47 +01:00
[security] Implement CSRF protection for all forms
sneak merged pull request sneak/webhooker#42 2026-03-17 12:38:46 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting
sneak commented on pull request sneak/webhooker#46 2026-03-17 12:37:32 +01:00
fix: use absolute path for dev DATA_DIR default, clarify env docs

there is no need for a separate dev/prod data dir - use /var/lib/

sneak opened issue sneak/webhooker#48 2026-03-17 12:36:48 +01:00
container is broken
sneak pushed to security/csrf-ssrf-ratelimit at sneak/webhooker 2026-03-17 12:32:31 +01:00
21ffddc6c0 Merge branch 'main' into security/csrf-ssrf-ratelimit
8d702a16c6 feat: add Slack target type for incoming webhook notifications (#47)
Compare 2 commits »
sneak pushed to fix/45-readme-clarify-env-and-datadir at sneak/webhooker 2026-03-17 12:31:28 +01:00
b1343364a3 Merge branch 'main' into fix/45-readme-clarify-env-and-datadir
8d702a16c6 feat: add Slack target type for incoming webhook notifications (#47)
Compare 2 commits »
sneak deleted branch feature/slack-target-type from sneak/webhooker 2026-03-17 12:30:51 +01:00
sneak pushed to main at sneak/webhooker 2026-03-17 12:30:51 +01:00
8d702a16c6 feat: add Slack target type for incoming webhook notifications (#47)
sneak closed issue sneak/webhooker#44 2026-03-17 12:30:50 +01:00
slack target type