4dd0392086
## Summary Right now, we write index URLs to the tool receipt with redacted credentials (i.e., a username, and `****` in lieu of a password). This is always wrong and unusable. Instead, this PR drops them entirely. Part of https://github.com/astral-sh/uv/issues/14806.