This website requires JavaScript.
Explore
Help
Sign In
sneak
/
webhooker
Watch
1
Star
0
Fork
0
You've already forked webhooker
Code
Issues
62
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67903257e80cd37c5b9cba94c52d5757607fc034
webhooker
/
internal
/
server
History
clawbot
37b59f8822
All checks were successful
check / check (push)
Successful in 3m14s
Details
Remove inbound request signature verification (
closes
#279
)
2026-08-24 03:25:09 +02:00
..
export_test.go
Report handler panics through the logger and answer 500 (
closes
#187
)
2026-08-18 08:33:12 +02:00
http.go
Shut down the app when the listener fails (
closes
#200
) (
#218
)
2026-08-20 06:42:36 +02:00
listen_failure_test.go
Shut down the app when the listener fails (
closes
#200
) (
#218
)
2026-08-20 06:42:36 +02:00
recoverer_test.go
Report handler panics through the logger and answer 500 (
closes
#187
)
2026-08-18 08:33:12 +02:00
routes_test.go
Add an egress CIDR allowlist to the SSRF guard (
closes
#204
) (
#217
)
2026-08-20 10:34:42 +02:00
routes.go
Remove inbound request signature verification (
closes
#279
)
2026-08-24 03:25:09 +02:00
sentry_test.go
Report handler panics through the logger and answer 500 (
closes
#187
)
2026-08-18 08:33:12 +02:00
sentry.go
Derive cookie Secure and CSRF strictness from the request transport (
closes
#269
)
2026-08-24 03:01:37 +02:00
server.go
Shut down the app when the listener fails (
closes
#200
) (
#218
)
2026-08-20 06:42:36 +02:00
shutdown_test.go
Set fx.StopTimeout inside the container stop grace (
closes
#134
)
2026-08-18 00:12:51 +02:00
static_assets_test.go
Fetch and verify Alpine at build time instead of committing it (
closes
#145
)
2026-08-17 23:12:17 +02:00