Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.25 KB

File metadata and controls

43 lines (28 loc) · 1.25 KB

CaPyWfa - Clearing workflow automation for SW360

0.10.0

major changes:

  • respect PURL qualifiers during mapping, if PURLs don't match, source attachments are checked and the user is informed about the result
  • SBOM properties for workflow control renamed from distroclearing:* to capywfa:* Additionally, our property Sw360SourceFileChecked was renamed to Sw360SourceFileCheck
  • deprecate Python 3.9 so we can update urllib3 to 2.5 to fix CVE-2025-50181/-50182

new features:

  • lst_to_sbom: add support for guessing Alpine Linux 3.22
  • lst_to_sbom: create valid CycloneDX BOMs using the CycloneDX Python library
  • update requests to 2.32.4 to fix CVE-2024-47081

0.9.3

  • update CaPyCli to 2.8.0 including better PackageURL handling and release verification, watch out for "No unique release/component match" in the output!

0.9.2

  • capywfa: fix crash in pass 2 when calling verify_sources

0.9.1

  • switch to latest CaPyCli 2.7.0 stable
  • first (consistent) PyPI release

0.9

  • first public release, based on the Siemens-internal tool distro-clearing 2.0.8rc1
  • lst_to_sbom: add distro qualifier for Alpine