@@ -79,16 +79,22 @@ Why use ScanCode?
79
79
- You can save your scan results as **JSON, YAML, HTML, CycloneDX or SPDX ** or
80
80
even create your own format with Jinja templates.
81
81
82
- - You can also organize and run ScanCode server-side with the
83
- companion `ScanCode.io web app <https://github.com/nexB/scancode.io >`_
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)
82
+ You can also organize and run ScanCode server-side with the
83
+ companion `ScanCode.io web app <https://github.com/nexB/scancode.io >`_
84
+ to organize and store multiple scan projects including scripted scanning pipelines.
85
+
86
+ 🚀 Want to **automate your scans ** and manage results more easily?
87
+
88
+ 🚀 Try **ScanCode.io ** – a powerful web-based platform built on top of ScanCode-toolkit!
89
+
90
+ With **ScanCode.io **, you can:
91
+
92
+ ✅ Automate License & Security Scanning
93
+ ✅ Organize & Store Scan Results
94
+ ✅ Run Customizable Pipelines for Code Audits
95
+
96
+ 🔗 Learn More: [scancode.io](https://scancode.io) | 📖 [Docs](https://scancodeio.readthedocs.io)
97
+
92
98
93
99
- ScanCode output data can be easily visualized and analysed using the
94
100
`ScanCode Workbench <https://github.com/nexB/scancode-workbench >`_ desktop app.
@@ -124,10 +130,13 @@ for upcoming features.
124
130
Documentation
125
131
=============
126
132
127
- The ScanCode documentation is hosted at
133
+ The ScanCode documentation is hosted at
128
134
`scancode-toolkit.readthedocs.io <https://scancode-toolkit.readthedocs.io/en/latest/ >`_.
135
+
129
136
**If you are looking for a web-based solution ** for your scans,
130
- you can use [ScanCode.io](https://scancode.io) for automation and centralized management of scan results.
137
+
138
+ you can use [ScanCode.io](https://scancode.io) for automation and centralized management of scan results.
139
+
131
140
132
141
If you are new to visualization of scancode results data, start with our
133
142
`newcomer <https://scancode-toolkit.readthedocs.io/en/latest/getting-started/newcomer.html >`_ page.
@@ -180,10 +189,13 @@ There are a few common ways to `install ScanCode <https://scancode-toolkit.readt
180
189
<https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#pip-install> `_
181
190
[Note that this is not supported on arm64 machines]
182
191
183
- - `Run in a Docker container with a git clone and "docker run"
192
+ - `Run in a Docker container with a git clone and "docker run"
184
193
<https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#installation-via-docker> `_
185
- **If you are looking for a server-side solution, **
186
- you can use [ScanCode.io](https://scancode.io), a web-based platform that facilitates automated software composition analysis and efficient management of scan results.
194
+
195
+ **If you are looking for a server-side solution, **
196
+
197
+ you can use [ScanCode.io](https://scancode.io), a web-based platform that facilitates automated software composition analysis and efficient management of scan results.
198
+
187
199
188
200
- In Fedora 40+ you can `dnf install scancode-toolkit `
189
201
0 commit comments