@@ -10,13 +10,26 @@ Read more about ScanCode here: https://scancode-toolkit.readthedocs.io/.
10
10
11
11
Check out the code at https://github.com/nexB/scancode-toolkit
12
12
13
- Discover also:
13
+ ### 🔍 Discover Also
14
+
15
+ ### 🚀 ScanCode.io – The Powerful Companion to ScanCode-toolkit
16
+ Looking for a **web-based platform ** to automate and manage your code scans?
17
+ Check out **ScanCode.io ** 👉 [scancode.io](https://scancode.io)!
18
+
19
+ ✅ Automate License & Security Scanning
20
+ ✅ Web UI for Managing Scan Results
21
+ ✅ Built on Top of ScanCode-toolkit
22
+
23
+ 🔗 Get Started: [scancode.io](https://scancode.io) | 📖 Docs: [scancodeio.readthedocs.io](https://scancodeio.readthedocs.io)
24
+
25
+ ### 🖥️ ScanCode Workbench – Visualize & Explore Scan Results
26
+ Need a **desktop tool ** to analyze your ScanCode results with an interactive interface?
27
+ Try **ScanCode Workbench ** 👉 [GitHub](https://github.com/nexB/scancode-workbench)!
28
+
29
+ ### 🛠️ More Open Source SCA Tools
30
+ Looking for additional tools for **code origin, license compliance, and security analysis **?
31
+ Explore **more open-source projects ** from the AboutCode ecosystem 👉 [AboutCode.org](https://aboutcode.org)
14
32
15
- - The ScanCode.io server project here: https://scancodeio.readthedocs.io
16
- - The ScanCode Workbench project for visualization of scancode results data:
17
- https://github.com/nexB/scancode-workbench
18
- - Other companion SCA projects for code origin, license and security analysis
19
- here: https://aboutcode.org
20
33
21
34
22
35
Build and tests status
@@ -69,6 +82,14 @@ Why use ScanCode?
69
82
- You can also organize and run ScanCode server-side with the
70
83
companion `ScanCode.io web app <https://github.com/nexB/scancode.io >`_
71
84
to organize and store multiple scan projects including scripted scanning pipelines.
85
+ 🚀Want to **automate your scans ** and manage results more easily?
86
+ 🚀Try **ScanCode.io ** – a powerful web-based platform built on top of ScanCode-toolkit!
87
+ With **ScanCode.io **, you can:
88
+ ✅ Automate License & Security Scanning
89
+ ✅ Organize & Store Scan Results
90
+ ✅ Run Customizable Pipelines for Code Audits
91
+ 🔗 Learn More: [scancode.io](https://scancode.io) | 📖 [Docs](https://scancodeio.readthedocs.io)
92
+
72
93
73
94
- ScanCode output data can be easily visualized and analysed using the
74
95
`ScanCode Workbench <https://github.com/nexB/scancode-workbench >`_ desktop app.
@@ -106,6 +127,8 @@ Documentation
106
127
107
128
The ScanCode documentation is hosted at
108
129
`scancode-toolkit.readthedocs.io <https://scancode-toolkit.readthedocs.io/en/latest/ >`_.
130
+ **If you are looking for a web-based solution ** for your scans,
131
+ you can use [ScanCode.io](https://scancode.io) for automation and centralized management of scan results.
109
132
110
133
If you are new to visualization of scancode results data, start with our
111
134
`newcomer <https://scancode-toolkit.readthedocs.io/en/latest/getting-started/newcomer.html >`_ page.
@@ -160,6 +183,8 @@ There are a few common ways to `install ScanCode <https://scancode-toolkit.readt
160
183
161
184
- `Run in a Docker container with a git clone and "docker run"
162
185
<https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#installation-via-docker> `_
186
+ **If you are looking for a server-side solution, **
187
+ you can use [ScanCode.io](https://scancode.io), a web-based platform that facilitates automated software composition analysis and efficient management of scan results.
163
188
164
189
- In Fedora 40+ you can `dnf install scancode-toolkit `
165
190
0 commit comments