mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-19 07:54:10 +00:00
Test 7 security-related functions with 118 test cases: - formatWebhookDuration: webhook payload duration formatting - isNumeric: Telegram chat_id validation helper - extractTelegramChatID: Telegram webhook URL parsing - isPrivateIP: SSRF protection (private IP detection) - isNumericIP: HTTPS IP address detection - isEmptyInterface: custom field validation - ensurePushoverCustomFieldAliases: Pushover legacy field aliasing |
||
|---|---|---|
| .. | ||
| concurrency_test.go | ||
| email_enhanced.go | ||
| email_providers.go | ||
| email_template.go | ||
| email_template_test.go | ||
| notifications.go | ||
| notifications_test.go | ||
| queue.go | ||
| queue_test.go | ||
| security_utils_test.go | ||
| templates_test.go | ||
| webhook_allowlist_test.go | ||
| webhook_enhanced.go | ||
| webhook_templates.go | ||