veza/veza-backend-api/internal/validators
senke f14574322c fix(security): add SSRF protection for webhook URL registration
SEC-07: Strengthened ValidateWebhookURL to require HTTPS only (was
allowing HTTP). Private IP ranges, localhost, and cloud metadata
endpoints remain blocked.
2026-02-22 17:31:10 +01:00
..
email_validator.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
email_validator_test.go adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
password_validator.go incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
password_validator_test.go [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
url_validator.go fix(security): add SSRF protection for webhook URL registration 2026-02-22 17:31:10 +01:00
validator.go incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
validator_test.go STABILISATION: phase 3–5 – API contract, tests & chat-server hardening 2025-12-06 17:21:59 +01:00