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

feat: read License File tag from environment #433

Closed
a1lu opened this issue Nov 3, 2022 · 3 comments
Closed

feat: read License File tag from environment #433

a1lu opened this issue Nov 3, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed source: environment

Comments

@a1lu
Copy link
Contributor

a1lu commented Nov 3, 2022

The package metadata can contain a license_file entry that is not handled currently.

@thbeu
Copy link
Contributor

thbeu commented Nov 9, 2022

What do you expect exactly to read from the license_file? Do you want to have it set as the text attribute of the license data?

@a1lu
Copy link
Contributor Author

a1lu commented Nov 9, 2022

Yes, we could do it like
https://github.com/CycloneDX/cyclonedx-python/blob/master/cyclonedx_py/parser/environment.py#L76
and just read the file into a License.

@jkowalleck jkowalleck added the help wanted Extra attention is needed label Dec 11, 2022
@jkowalleck jkowalleck added source: environment enhancement New feature or request labels Jan 6, 2024
@jkowalleck jkowalleck changed the title License File tag is not read from environment feat: read License File tag from environment Jan 6, 2024
@jkowalleck
Copy link
Member

duplicates #570

@jkowalleck jkowalleck closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed source: environment
Projects
None yet
Development

No branches or pull requests

3 participants