Skip to content

Release v8.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 05:10
63dad79

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version v8.1.0:

Feature

  • Upgraded the CA Tool to support the latest CycloneDX SBOM schema (v1.6) with Siemens SBOM Standard version v3.
  • Implemented reflection-based access to Microsoft component detection tool's internal APIs.
  • Enhanced SBOM generation
    1. Mark framework packages as Dev_Dependency.
    2. Include explicit .NET runtime version requirements.

Bug Fix

  • After the package is copied in the Artifactory uploader the JFrog package path is updated in SBOM.
  • If fossology-url is found in SW360 we updated that details in SBOM.
  • Initiating fossology process we are displaying Un-wanted message shown to the user in each run ,we removed that message.
  • While updating fossology url in sw360.user won't have enough permission to updating url its sending moderation request.Now we are displaying that message as warning.

Chore

  • SonarQube bugfixes
  • Code coverage to 80%