You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(api): use WebhookUrlValidator in webhook creation handler
Replace inline case-sensitive string prefix checks with the proper
WebhookUrlValidator, which handles case-insensitive schemes, hostname
validation, and deny list checks. Also remove unused methods
calculateCount, loadThreatMetadata, and toGormModel.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments