Skip to content

Conversation

setchy
Copy link
Contributor

@setchy setchy commented Aug 12, 2025

Description

Addressed Issue

Closes #1310

Additional Details

image

Checklist

Signed-off-by: Adam Setch <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings August 12, 2025 14:10
@owasp-dt-bot
Copy link

owasp-dt-bot commented Aug 12, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link

@Copilot 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 adds the capability to display license IDs (SPDX identifiers) in the License Group List view. The change enhances the license group management interface by showing both license names and their corresponding SPDX license identifiers in a structured table format.

Key changes:

  • Replaces simple list display with a structured table layout showing license names and SPDX IDs
  • Adds clickable links for license IDs that navigate to the license portfolio view
  • Implements a new custom table structure with proper column headers and alignment

setchy added 4 commits August 12, 2025 10:16
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
@nscuro nscuro added this to the 4.14.0 milestone Aug 26, 2025
@nscuro nscuro added the enhancement New feature or request label Aug 26, 2025
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

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

Thanks!

@nscuro nscuro merged commit 999c191 into DependencyTrack:master Aug 26, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

License Groups - display SPX License ID
3 participants