-
Notifications
You must be signed in to change notification settings - Fork 269
Include license info details in dotnet list package output #11563
Copy link
Copy link
Open
Labels
Functionality:ListPackagedotnet.exe list packagedotnet.exe list packagePriority:2Issues for the current backlog.Issues for the current backlog.Product:dotnet.exeType:Feature
Description
With dotnet list package --include-transitive, we can see all the dependencies in software. But if customer need to audit their dependencies for license compliance/SBOM (for example: startup going public, prevent possible copyright violation) then getting list of licenses in product is quite time-consuming work.
If we had dotnet list package --include-transitive --licenses or dotnet list package --include-transitive --licenses --format json command, then it could be very handy for customer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Functionality:ListPackagedotnet.exe list packagedotnet.exe list packagePriority:2Issues for the current backlog.Issues for the current backlog.Product:dotnet.exeType:Feature
Type
Fields
Give feedbackNo fields configured for issues without a type.