-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
The license_url
optional field is not serialized to the XML output.
The spec recommends to also add the ExternalReference with type LICENSE, but i would expect the URL in the output, if it is given as part of the License type.
Probably just missing in the code here:
cyclonedx-python-lib/cyclonedx/output/xml.py
Line 159 in 9e80258
if license.license: |
Seen using cyclonedx-python-lib 1.3.0, but the code seems identical in the main branch.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working