upaas/internal/service/notify
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
..
notify.go fix: resolve gosec G704 SSRF issues in notify service 2026-02-20 02:50:31 -08:00