Skip to content

v2.8.0

Choose a tag to compare

@tngraf tngraf released this 08 May 06:18
· 186 commits to main since this release

2.8.0

  • fix in legacy to cdx convert fix for componentId.
  • documentation fixes.
  • improvements in pulling package-urls from SW360.
  • pyjwt update to >= 2.4.0 due to CVE-2022-29217.
  • CaPyCLI now supports color console output also when running in GitLab CI.
  • bom map fix: In few cases with --nocache, it added mixed matches to output
    BOM, now we assure that only the best mapping results are added.
  • project createbom stores release relations (CONTAINED, SIDE_BY_SIDE etc.) as capycli:projectRelation
  • project update: optimized handling of release mainline state and release relation. Now states
    provided in the SBOM are used and slowdowns/crashes introduced in 2.7.0 (#121) fixed again.
  • bom createreleases does now also set/update the license information for SW360 releases.
  • getdependencies python has now an improved detection for licenses.
  • Dependency updates.