Skip to content
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

Include license info details in dotnet list package output #11563

Open
erdembayar opened this issue Feb 4, 2022 · 3 comments
Open

Include license info details in dotnet list package output #11563

erdembayar opened this issue Feb 4, 2022 · 3 comments
Assignees
Labels
Functionality:ListPackage dotnet.exe list package Priority:2 Issues for the current backlog. Product:dotnet.exe Type:Feature

Comments

@erdembayar
Copy link
Contributor

erdembayar commented Feb 4, 2022

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

@nkolev92
Copy link
Member

Triage: @clairernovotny This issue was opened based on feedback from you, we would need a design/pm spec to move this forward.

@zivkan zivkan added the Priority:2 Issues for the current backlog. label Feb 28, 2022
@jeffkl
Copy link
Contributor

jeffkl commented Mar 1, 2022

Team Review: Is this related to #10852 ?

@erdembayar
Copy link
Contributor Author

Team Review: Is this related to #10852 ?

Thank you. It looks dup, but I'll wait for next triage meeting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:ListPackage dotnet.exe list package Priority:2 Issues for the current backlog. Product:dotnet.exe Type:Feature
Projects
None yet
Development

No branches or pull requests

6 participants