nexB / scancode-analyzer

scancode-results-analyzer
4 stars 2 forks source link

scancode-analyzer

.. what-is-scancode-analyzer

What is ScanCode-Analyzer

ScanCode_ detects licenses, copyrights, package manifests, direct dependencies and more in source code orbinary files.

ScanCode license detection uses multiple techniques to accurately detect licenses based on automatons, inverted indexes and multiple sequence alignments. As the detection supports approximate matching, there are many unknown detections, or multiple approximate matches.

The goal of this project is to improve the accuracy of license detection by leveraging ScanCode scan data.

It is a ScanCode post-scan plugin for direct use in scans. In future we plan to add scancode.io pipelines, with better issue review and reporting features.

This project aims to:

.. _ScanCode: https://github.com/nexB/scancode-toolkit .. _scancode.io: https://github.com/nexB/scancode.io

.. from-github-links

Getting Started

Refer to the installation instructions on INSTALL.rst_

Documentation

Documentation: https://scancode-analyzer.readthedocs.io/en/latest/

Project Board

Project Board_ for scancode-analyzer : Analysing Scancode License Detection Results.

.. _INSTALL.rst: https://github.com/nexB/scancode-analyzer/tree/master/INSTALL.rst .. _Project Board: https://github.com/nexB/scancode-analyzer/projects/1