sw360 / capycli

CaPyCLI - Python scripts for software license compliance automation with SW360
Other
13 stars 7 forks source link

Support CycloneDX 1.6 / Siemens Standard BOM 3 #84

Closed tngraf closed 3 weeks ago

gernot-h commented 1 month ago

I guess this would be a good opportunity to also update cyclonedx-python-lib. ;-)

tngraf commented 1 month ago

@gernot-h done 😄 It has been updated to the latest version 8.0.0. But even this version does not yet support definition/standard so that we still cannot create fully valid Siemens Standard BOM 3 SBOMs.
Many things have chnaged in the library so it will still take some time until we have a first running version.

gernot-h commented 1 month ago

@gernot-h done 😄 It has been updated to the latest version 8.0.0. But even this version does not yet support definition/standard so that we still cannot create fully valid Siemens Standard BOM 3 SBOMs. Many things have chnaged in the library so it will still take some time until we have a first running version.

Cool, let me know if I can help!