mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-19 16:27:37 +00:00
- Add DNS resolution validation to block webhooks to internal IPs - Validate hostname resolves before accepting webhook URL - Block metadata endpoints (AWS, GCP, Azure) - Block localhost, private IPs, and reserved ranges - Add context timeout for DNS lookups (2s) |
||
|---|---|---|
| .. | ||
| audit.go | ||
| audit_test.go | ||
| export.go | ||
| export_test.go | ||
| signer.go | ||
| signer_test.go | ||
| sqlite_logger.go | ||
| sqlite_logger_test.go | ||
| webhook.go | ||