-
-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
legalrelated to legal/regulatory foorelated to legal/regulatory foo
Description
cyclonedx-python (cyclonedx-bom==4.1.2) depends via cyclonedx-python-lib==6.4.3 on the package jsonschema, but with the special option format (jsonschema[format]).
This introduces the GPL dependency of package rfc3987, which I think is not the intention.
How to reproduce:
- Install Python 3.10.11
- In cmd call: pip install cyclonedx-bom
Prove:
Potential solution:
- Depend on jsonschema[format-nongpl]
Temporary user solution:
- Downgrade cyclonedx-bom to a version without the dependency such as 3.11.7.
Metadata
Metadata
Assignees
Labels
legalrelated to legal/regulatory foorelated to legal/regulatory foo