Skip to content

Release v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 13:53
0718a79

📝Release Notes

The Continuous Clearing Tool is a software tool that helps developers ensure that the third-party components used in their software projects meet certain standards and requirements. When a software project is developed, it often relies on external components, such as libraries and modules, to perform certain functions. However, it is important to ensure that these components do not pose any security risks, contain any bugs, or violate any licensing agreements.

The Continuous Clearing Tool consists of three different components: a Package Identifier, a Package Creator, and a JFrog Artifactory Uploader. Each of these components serves a specific purpose and can be used separately depending on the project requirements. Currently this tools supports clearance of NPM ,NuGet and Debian Packages. 

👩‍💻Changelog for Continuous Clearing Tool Version 3.0.0 :

  • Added feature: Continuous Clearing Tool is now available as a containerized Docker image, which makes it more flexible and easier to use in different environments.

  • Added feature: Help messages are now available right from the command line on how to use the tool as a containerized image, making it more user-friendly.

  • Improved feature: Code coverage has been improved from 40% to 80%, which means that more parts of the tool are now tested and verified.

  • Fixed bug: Duplicate components were being added while the Package Identifier was executed for different project types, which has now been fixed, making the tool more reliable and accurate.