Scancode: Difference between revisions

From OSSelot
Jump to navigation Jump to search
(Created initial content)
 
m (Updated OSSelot logo to new font feature)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Installation==
==Installation==
The Scancode toolkit can be downloaded from the [https://github.com/nexB/scancode-toolkit/releases/latest related Github repository]. The landing page of the company behind Scancode is [https://www.nexb.com/scancode/ here].
==Documentation==
Online documentation of the Scancode toolkit is available [https://scancode-toolkit.readthedocs.io/en/stable/ here].
==Scancode conventions of the <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> project ==
Default options for analysis:<syntaxhighlight lang="bash">
scancode -cli --license-text -json [package name-version].json [package]
</syntaxhighlight>c: copyrights; l: licenses; i: file information; --license-text: include full license text

Latest revision as of 15:41, 1 November 2023

Installation

The Scancode toolkit can be downloaded from the related Github repository. The landing page of the company behind Scancode is here.

Documentation

Online documentation of the Scancode toolkit is available here.

Scancode conventions of the OSSelot project

Default options for analysis:

scancode -cli --license-text -json [package name-version].json [package]

c: copyrights; l: licenses; i: file information; --license-text: include full license text