@@ -59,15 +59,6 @@ Guidelines for contributing to code development.
5959
6060https://scancode-toolkit.readthedocs.io/en/stable/contribute/index.html
6161
62- Discover also:
63- ==============
64-
65- - The ScanCode.io server project here: https://scancodeio.readthedocs.io
66- - The ScanCode Workbench project for visualization of scancode results data:
67- https://github.com/nexB/scancode-workbench
68- - Other companion SCA projects for code origin, license and security analysis
69- here: https://aboutcode.org
70-
7162Build and tests status
7263======================
7364
@@ -83,9 +74,7 @@ compabitility with multiple versions of Windows, Linux and macOS.
8374Benefits of ScanCode
8475====================
8576
86- - As a **standalone command-line tool **, ScanCode is **easy to install **, run,
87- and embed in your CI/CD processing pipeline.
88- It runs on **Windows, macOS, and Linux **.
77+ - ScanCode is heavily **tested ** with an automated test suite of over **30,000 tests **.
8978
9079- ScanCode is **used by several projects and organizations ** such as
9180 the `Eclipse Foundation <https://www.eclipse.org >`_,
@@ -97,6 +86,14 @@ Benefits of ScanCode
9786 `RedHat Fabric8 analytics <https://github.com/fabric8-analytics >`_,
9887 and many more.
9988
89+ - You can also organize and run ScanCode server-side with the
90+ companion `ScanCode.io web app <https://github.com/aboutcode-org/scancode.io >`_
91+ to organize and store multiple scan projects including scripted scanning pipelines.
92+
93+ - As a **standalone command-line tool **, ScanCode is **easy to install **, run,
94+ and embed in your CI/CD processing pipeline.
95+ It runs on **Windows, macOS, and Linux **.
96+
10097- ScanCode detects licenses, copyrights, package manifests, direct dependencies,
10198 and more both in **source code ** and **binary ** files and is considered as the
10299 best-in-class and reference tool in this domain, re-used as the core tools for
@@ -114,30 +111,11 @@ Benefits of ScanCode
114111- You can save your scan results as **JSON, YAML, HTML, CycloneDX or SPDX ** or
115112 even create your own format with Jinja templates.
116113
117- - You can also organize and run ScanCode server-side with the
118- companion `ScanCode.io web app <https://github.com/nexB/scancode.io >`_
119- to organize and store multiple scan projects including scripted scanning pipelines.
120-
121- - ScanCode output data can be easily visualized and analysed using the
122- `ScanCode Workbench <https://github.com/nexB/scancode-workbench >`_ desktop app.
123-
124- - ScanCode is **actively maintained **, has a **growing users and contributors
125- community **.
126-
127- - ScanCode is heavily **tested ** with an automated test suite of over **30,000 tests **.
128-
129- - ScanCode has an extensive and growing documentation.
130-
131114- ScanCode can process packages, build manifest and lockfile formats to collect
132115 Package URLs and extract metadata. See all available package parsers
133116 <https://scancode-toolkit.readthedocs.io/en/stable/reference/available_package_parsers.html>`_
134117 for the exhaustive list.
135118
136- See our `roadmap <https://scancode-toolkit.readthedocs.io/en/latest/contribute/roadmap.html >`_
137- for upcoming features.
138-
139- See also https://github.com/aboutcode-org/aboutcode?tab=readme-ov-file#aboutcode for related companion projects and tools.
140-
141119Support
142120=======
143121
0 commit comments