-
-
Notifications
You must be signed in to change notification settings - Fork 92
feat: Add complete License-Text to cyclonedx bom #570
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
We have as a requirement in the CycloneDX json to include the complete license information/text provided.
My idea would have been to take this directly from the wheel. This contains this information in the *dist-info directory. There is a LICENSE file.
This information can also be accessed via "pip-licenses --with-license-file --format=json".
It would be nice if the designated area could be filled in the cyclonedx format (https://cyclonedx.org/docs/1.4/json/#components_items_licenses_items_license_text_content) for the license file.
💡 💡 💡 💡 💡
see the acceptance criteria here: #570 (comment)
💡 💡 💡 💡 💡
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed