Skip to content

Conversation

@refoo0
Copy link
Collaborator

@refoo0 refoo0 commented Jan 7, 2026

No description provided.

Signed-off-by: rafi <refaei.shikho@hotmail.com>
Copilot AI review requested due to automatic review settings January 7, 2026 10:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the formatting of asset version names in scan result URLs by applying slug transformation to ensure URL-safe format. Asset version names that contain spaces, special characters, or other non-URL-safe characters are now properly converted to slugs before being used in URLs.

  • Adds github.com/gosimple/slug package import for URL-safe string transformation
  • Applies slug.Make() transformation consistently to all asset version names used in URL generation
  • Ensures generated links work correctly regardless of the characters in asset version names

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@seb-kw seb-kw merged commit 3c5ace2 into main Jan 7, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants