You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Workbench is a single-user desktop application that works on Windows,
12
+
macOS, and Linux operating systems. There is no current or planned future
13
+
functionality to edit or update scan results - the scan data is read-only.
14
+
15
+
If you need a multi-user application for running or reviewing ScanCode scans,
16
+
you should use [ScanCode.io](https://github.com/aboutcode-org/scancode.io)
17
+
instead of ScanCode Workbench. You cannot edit scan data in ScanCode.io, but
18
+
you can export the scan data in SBOM, XLSX and other formats for further
19
+
analysis and processing. You can also import a ScanCode Toolkit scan into
20
+
ScanCode.io using the `load_inventory` pipeline.
21
+
22
+
If you need an application to review and edit ScanCode scan data or to convert
23
+
that data into an SBOM or a software inventory, you should use [DejaCode](https://github.com/aboutcode-org/dejacode). You can import scan data from ScanCode Toolkit or ScanCode.io into DejaCode or you can import an SBOM. The DejaCode
24
+
Dashboard provides immediate visibility into license or vulnerability issues
25
+
related to your products, components and packages. You can use the [DejaCode demo system](https://public.dejacode.com/account/register/) for quick access to its
and above which are run with the ScanCode `-i` option. For a list of available
30
43
ScanCode options see
31
-
[How To: Set what will be detected in a scan](https://scancode-toolkit.readthedocs.io/en/latest/tutorials/how_to_set_what_will_be_detected_in_a_scan.html)
44
+
[How To: Set what will be detected in a scan](https://scancode-toolkit.readthedocs.io/en/latest/tutorials/configuring-scan-detection.html)
0 commit comments