Open
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)
💡 💡 💡 💡 💡