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
The URL validation helper should not accept invalid placeholder values through its fallback path. The sanitization logic should fail closed and only allow explicitly supported URLs.
The URL validation helper should not accept invalid placeholder values through its fallback path. The sanitization logic should fail closed and only allow explicitly supported URLs.