Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Overview

WhiteSource Mend matches your source files to the source library (from GitHub, SourceForge, or other SCM) from which they most likely originated, done by utilizing a set of advanced algorithms. WhiteSource’s Mend’s knowledge base includes ~340M source files and ~45M open-source projects (source libraries).

Info

SmartMatch is the default algorithm used for source files matching when a new WhiteSource Mend Organization is created.

Algorithm Enhancements - SmartMatch

WhiteSource’s Mend’s newest source files matching algorithm (called SmartMatch) is powered by a machine learning engine and takes approximately 5x more parameters into consideration when determining your source files' original repository than the previous Weight algorithm. In addition to that, as more and more of our customers adopt our source file matching capabilities, we gain experience and improve in fine-tuning the algorithm's weight allocation of different parameters. 

...

Another challenge is automatically determining which source files constitute part of the source library, and which constitute third-party components that the source library is dependent on. We've implemented detection for file paths that hint at a probable third-party component, and source files found within these folders are filtered out during the matching algorithm. 

Enabling SmartMatch

WhiteSource Mend administrators can enable SmartMatch for an existing organization in the Advanced Settings section in the Integrate tab.

...