upaas/internal/service
clawbot b2a25bc556 fix: resolve gosec G704 SSRF issues in notify service
Add URL validation via url.ParseRequestURI before HTTP requests.
Add #nosec annotations for config-sourced URLs (false positives).
2026-02-20 02:50:31 -08:00
..
app fix: use hashed webhook secrets for constant-time comparison 2026-02-15 14:06:53 -08:00
auth fix: set DestroySession MaxAge to -1 instead of -1*time.Second (closes #39) 2026-02-15 22:07:57 -08:00
deploy Revert "Merge pull request 'feat: add Gitea Actions CI for make check (closes #96)' (#98) from feat/ci-make-check into main" 2026-02-19 20:36:22 -08:00
notify fix: resolve gosec G704 SSRF issues in notify service 2026-02-20 02:50:31 -08:00
webhook Revert "Merge pull request 'feat: add Gitea Actions CI for make check (closes #96)' (#98) from feat/ci-make-check into main" 2026-02-19 20:36:22 -08:00