An open guide to evaluating software composition analysis tools

677

Overview

With the help of software composition analysis (SCA) tools, software development teams can track and analyze any open source code brought into a project from a licensing compliance and security vulnerabilities perspective. Such tools discover open source code (at various levels of details and capabilities), their direct and indirect dependencies, licenses in effect, and the presence of any known security vulnerabilities and potential exploits. Several companies provide SCA suites, open source tools, and related services driven as community projects. The question of what tool is most suitable for a specific usage model and environment always comes up. It is difficult to answer given the lack of a standard method to compare and evaluate such tools. 

The goal of this paper is to recommend a series of comparative metrics when evaluating multiple SCA tools. 

The post An open guide to evaluating software composition analysis tools appeared first on The Linux Foundation.