Skip to content

feat: display license id #1311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

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]>
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.

License Groups - display SPX License ID
2 participants