We've deployed a comprehensive security update to bolster the application against several common attack vectors. This includes SSRF prevention via stricter URL validation, protection against memory exhaustion by implementing rate limit eviction, improved secret redaction in logs, enforced content size limits to prevent abuse, and timing-safe token comparison to mitigate side-channel leaks. These updates ensure a more robust and secure architecture overall. Security hardening completed

Implemented five targeted security hardening improvements across the stack - albinotonnina/echos