Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 3.29 KB

File metadata and controls

66 lines (41 loc) · 3.29 KB

AboutCode

Welcome to the AboutCode documentation homepage. AboutCode.org is a community of open source developers who are trying to make open source easier to use by providing open source tools to discover, identify and track open source components (aka Software Composition Analysis – SCA). AboutCode is the collective name for these open source tools.

This home page provides a directory of our major projects and their documentation on ReadTheDocs plus information about how to contribute to AboutCode documentation

All community contributions are welcome.


Table of Contents

.. toctree::
   :maxdepth: 1

   aboutcode-project-overview
   aboutcode-data/abcd
   contributing
   doc_guidelines
   license


AboutCode Project Overview

The primary current AboutCode projects are:

  • ScanCode Toolkit: is a code scanning "engine" and command-line tool to detect the provenance and license of code and its dependencies. ScanCode TK is a command-line tool with many scanning options and output formats (JSON, HTML, CSV or SPDX). ScanCode detects licenses, copyrights, package manifests and more in both source code and binary files. There is already a large set of pre- and post-plugins and you can also create your own plugins.

  • ScanCode.io: is a Cloud application server that automates Software Composition Analysis with pipelines. ScanCode.io has standard pipelines for Docker and VM images, root filesystems and packages. ScanCode.io organizes these complex code analyses as scripted pipelines and stores the results in its database for automated code analysis.