Fix Sonar warning by adding --proto-redir '=https' to ensure all
redirects in the curl chain remain on HTTPS, not just the initial request.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Add --proto '=https' and --tlsv1.2 flags to prevent insecure HTTP
redirects when downloading uv installer.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>