Skip to content

Commit 13346e4

Browse files
committed
Updated README with ScanCode.io references
Signed-off-by: Avan2021 <avandalal2007@gmail.com>
1 parent 50ad15e commit 13346e4

File tree

1 file changed

+27
-15
lines changed

1 file changed

+27
-15
lines changed

README.rst

Lines changed: 27 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,22 @@ Why use ScanCode?
7979
- You can save your scan results as **JSON, YAML, HTML, CycloneDX or SPDX** or
8080
even create your own format with Jinja templates.
8181

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+
9298

9399
- ScanCode output data can be easily visualized and analysed using the
94100
`ScanCode Workbench <https://github.com/nexB/scancode-workbench>`_ desktop app.
@@ -124,10 +130,13 @@ for upcoming features.
124130
Documentation
125131
=============
126132

127-
The ScanCode documentation is hosted at
133+
The ScanCode documentation is hosted at
128134
`scancode-toolkit.readthedocs.io <https://scancode-toolkit.readthedocs.io/en/latest/>`_.
135+
129136
**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+
131140

132141
If you are new to visualization of scancode results data, start with our
133142
`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
180189
<https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#pip-install>`_
181190
[Note that this is not supported on arm64 machines]
182191

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"
184193
<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+
187199

188200
- In Fedora 40+ you can `dnf install scancode-toolkit`
189201

0 commit comments

Comments
 (0)