> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scanoss.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Project, Scanning, Auditing and Reporting

> Guide to understanding scan results, auditing components, and generating reports in SBOM Workbench.

## Understanding Your Scan Results

### The Reports Tab Overview

After scanning your project in **SBOM Workbench**, the **Reports** tab provides a structured view
of your scan results, organised into two tabs: **Detected** and **Identified**. Each tab presents
a different stage of the audit process. **SBOM** stands for Software Bill of Materials — a
structured record of the components, dependencies, and licences in your project.

#### Detected Tab: Raw Scan Results

* **What it shows**: Raw, unmodified results from the SCANOSS API
* **When to use**: Initial review of scan results before any manual auditing
* **Key characteristic**: No user actions have been taken on these matches

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/reports-detected.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=3c2bbb5eab5a1c695ecbe782a82d6cbc" alt="reports-detected" width="1915" height="988" data-path="en/latest/poc/workflows/images/sbom-workbench/reports-detected.png" />

#### Summary Metrics

At the top of the **Detected** tab, a summary bar displays the following metrics:

* **Matches:** Number of project files that matched components in the SCANOSS database
* **Dependencies:** Count of dependencies found in manifest files (`package.json`, `pom.xml`, etc.)
* **Vulnerabilities:** Total number of known security vulnerabilities detected across all matched components
* **Cryptography:** Cryptographic algorithms and patterns detected by analysing your source code
* **Licences:** Summary of all licences detected across your matched components

#### Matched Components

Open source components that the SCANOSS engine identified in your codebase.

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/matched-components.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=f3388b3c73b84d3c731f3535911bad41" alt="matched-components" width="1839" height="613" data-path="en/latest/poc/workflows/images/sbom-workbench/matched-components.png" />

**How to Use This Section:**

1. Click on a component to see which files matched it.

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/selecting-component.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=c7b33ce327b5cb9905b121cdb9cac3b9" alt="selecting-component" width="1908" height="950" data-path="en/latest/poc/workflows/images/sbom-workbench/selecting-component.png" />

2. Click on any file to review the match percentage and understand the extent of its usage.

<img src="https://mintcdn.com/scanoss/3c3GiL7PinSanSxd/en/latest/poc/workflows/images/sbom-workbench/component-match.png?fit=max&auto=format&n=3c3GiL7PinSanSxd&q=85&s=15a55f0ecbeff22b334594e1bc21a48e" alt="component-match" width="1912" height="983" data-path="en/latest/poc/workflows/images/sbom-workbench/component-match.png" />

3. For each match, choose to **Identify** the component or **Mark as Original** if the code
   belongs to your own codebase.

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/identify-component.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=0ab162df72263204f00c4976c1351d72" alt="identify-component" width="1438" height="92" data-path="en/latest/poc/workflows/images/sbom-workbench/identify-component.png" />

4. If you click **Identify**, a dialogue will appear prompting you to confirm or update the
   component details.

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/identify-settings.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=5c4588c61612a3f7ba222204b31ee7bd" alt="identify-settings" width="879" height="830" data-path="en/latest/poc/workflows/images/sbom-workbench/identify-settings.png" />

5. After identifying or marking your first component, repeat the process for the remaining
   matched components.

#### Declared Dependencies

All dependencies listed in your project's manifest files.

<img src="https://mintcdn.com/scanoss/3c3GiL7PinSanSxd/en/latest/poc/workflows/images/sbom-workbench/declared-dependencies.png?fit=max&auto=format&n=3c3GiL7PinSanSxd&q=85&s=0cd5df502e90ce3e82ceac34b11a4dfc" alt="declared-dependencies" width="1903" height="987" data-path="en/latest/poc/workflows/images/sbom-workbench/declared-dependencies.png" />

**How to Use This Section:**

1. Click a dependency to view its details and any related matches.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/scanoss/en/latest/poc/workflows/images/sbom-workbench/declared-dependencies-matches.png" alt="declared-dependencies-matches" />

2. Open a dependency to see the associated package information.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/scanoss/en/latest/poc/workflows/images/sbom-workbench/select-dependency.png" alt="select-dependency" />

3. Make a decision on each dependency by hovering over it on the right-hand side and choosing
   **Accept** or **Dismiss**.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/scanoss/en/latest/poc/workflows/images/sbom-workbench/dependency-decision.png" alt="dependency-decision" />

#### Licences

In the **Licences** section of the **Reports** tab, clicking a specific licence filters the
matched components list to display only components associated with that licence. This allows you
to audit all components under a particular licensing term.

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/report-licenses.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=839ca98f2288d5df3b412d99f0ae9161" alt="report-licenses" width="1641" height="972" data-path="en/latest/poc/workflows/images/sbom-workbench/report-licenses.png" />

#### Licence Obligations

Use this section to identify licences that may conflict with your project's licensing strategy.
**SBOM Workbench** analyses your project's licence landscape and identifies:

* Incompatible licence combinations
* Licence conflicts
* Copyleft implications

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/license-obligations.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=383f58db487164c0b4ef422c95276dd4" alt="license-obligations" width="1903" height="984" data-path="en/latest/poc/workflows/images/sbom-workbench/license-obligations.png" />

### Identified Tab: Your Audited Results

* **What it shows**: Components you have explicitly reviewed and confirmed
* **When to use**: After auditing, to view the components you have accepted or identified
* **Key characteristic**: Displays only components on which you have taken an identification action

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/reports-identified.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=485e6173c70ea96013b67e861990f149" alt="reports-identified" width="1915" height="986" data-path="en/latest/poc/workflows/images/sbom-workbench/reports-identified.png" />

> **Note**: The **Identified** tab will be empty until you begin reviewing and accepting matches
> from the **Detected** tab.

#### What You'll See After Identification

Once you have started identifying components and dependencies, the **Identified** tab will
populate with your verified results:

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/identified.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=c812cc329d201ba9aef95b7d99ad792e" alt="identified" width="1915" height="984" data-path="en/latest/poc/workflows/images/sbom-workbench/identified.png" />

You can also browse identified components by navigating to the **Identified** tab in the left
sidebar:

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/identified-tab.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=af35721d54845b8d05e94f45677c2688" alt="identified-tab" width="1913" height="962" data-path="en/latest/poc/workflows/images/sbom-workbench/identified-tab.png" />

***

## Auditing Your Project

### Working with Detected Components

The **Detected Components** tab is where you review and act on the component matches found during
your scan. This is the primary interface for working through matched files and recording
identification decisions.

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/detected-components.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=a157031aeffa244c0979ad501fbb0f86" alt="detected-components" width="1918" height="982" data-path="en/latest/poc/workflows/images/sbom-workbench/detected-components.png" />

After scanning, **SBOM Workbench** organises matched files into **component cards** — visual
groupings of files that all matched the same open source component.

#### Understanding the Interface

##### File Status Indicators

The file tree on the left displays visual status indicators to help you navigate and filter
results:

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/file-tree.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=da184e957ef4ba86c04cf238b3336516" alt="file-tree" width="401" height="472" data-path="en/latest/poc/workflows/images/sbom-workbench/file-tree.png" />

* **Pending**: Files that matched the SCANOSS database and are awaiting review
* **Identified**: Files you have accepted and confirmed
* **Original**: Files you have marked as belonging to your own codebase
* **No Match**: Files that were scanned but returned no match
* **Ignored**: Files excluded from scanning

##### Filters

Use filters to focus your audit workflow:

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/usage-filter.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=5ef77099a89b0163fab8388d4205ae34" alt="usage-filter" width="403" height="446" data-path="en/latest/poc/workflows/images/sbom-workbench/usage-filter.png" />

* **File**: Show results based on full-file matches (100% match)
* **Snippet**: Show results based on partial matches (less than 100% match)
* **Dependency**: Show results based on project dependencies

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/filter-matches.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=06b05a51b39d2086e0e2b7ecdde3b621" alt="filter-matches" width="490" height="358" data-path="en/latest/poc/workflows/images/sbom-workbench/filter-matches.png" />

The file tree updates to display only the files that satisfy the selected filters.

#### Component Cards

**Component cards** are visual groupings in the file tree that organise files by their matched
component.

<img src="https://mintcdn.com/scanoss/3c3GiL7PinSanSxd/en/latest/poc/workflows/images/sbom-workbench/components.png?fit=max&auto=format&n=3c3GiL7PinSanSxd&q=85&s=baad407c0a01e50ae7c22f5f3ede5a37" alt="components" width="1915" height="990" data-path="en/latest/poc/workflows/images/sbom-workbench/components.png" />

Each card represents:

* A single open source component that was detected
* All files in your project that matched that component
* A way to review and take action on multiple files at once

***

### Identifying Components

Identification is the primary step in the audit workflow. For each matched component, you decide
whether to accept the match, modify its details, or mark the file as part of your original code.

#### The Identify Process

To review and act on individual files within a component card:

1. **Expand the component card** to see all files that matched it.
2. **Click on a file** to view match details in the code viewer.
3. **Review the match percentage** and source code comparison.
4. **Make your decision**:
   * Click **Identify** to accept the match.
   * Click **Mark as Original** if the code belongs to your own codebase or the match is a false
     positive.

#### Using the Identify Dialogue

When you click **Identify**, a dialogue will appear:

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/identify-settings.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=5c4588c61612a3f7ba222204b31ee7bd" alt="identify-settings" width="879" height="830" data-path="en/latest/poc/workflows/images/sbom-workbench/identify-settings.png" />

The dialogue includes the following fields:

* **Component name**: Pre-populated from the match
* **Version**: Detected version (editable if incorrect)
* **Licence**: Associated licence
* **PURL**: Package URL — a standardised identifier for the component
* **URL**: Link to the component's repository
* **Usage**: How the component is used — `File`, `Snippet`, or `Pre-requisite`
* **Notes**: Optional field for recording your reasoning or context

#### Marking as Original

Use **Mark as Original** when:

* The match is incorrect or a false positive
* The code belongs to your own codebase
* Code similarity is coincidental

Files marked as original are excluded from your SBOM and displayed with a dark grey indicator in
the file tree.

***

### Managing Dependencies

When your project contains dependency manifest files, they appear in the **Dependencies** section.

<img src="https://mintcdn.com/scanoss/3c3GiL7PinSanSxd/en/latest/poc/workflows/images/sbom-workbench/dependencies-components.png?fit=max&auto=format&n=3c3GiL7PinSanSxd&q=85&s=01f8c94db4a0d4a2fe798089f32bbcb9" alt="dependencies-components" width="1914" height="985" data-path="en/latest/poc/workflows/images/sbom-workbench/dependencies-components.png" />

#### Accepting Dependencies

1. Click on a dependency manifest file.
2. Review the list of declared dependencies.
3. Hover over each dependency.
4. Click **Accept** to confirm it is intentionally used.

Accepted dependencies display a **green indicator** and move to the **Identified Dependencies**
section.

#### Dismissing Dependencies

Click **Dismiss** for:

* Development dependencies not included in production builds
* Transitive dependencies you wish to exclude from the SBOM
* False positives in dependency detection

#### Dependency Status

* **Pending**: No action taken yet
* **Identified**: You have confirmed this dependency
* **Dismissed**: Excluded from your SBOM

***

## Advanced Features

### Search Keywords

**Search Keywords** allows you to search your project files for specific text patterns. It is
particularly useful for:

* **Finding licence declarations**: Search for terms such as "license", "copyright", or "GPL"
* **Locating specific components**: Search for library names or import statements
* **Compliance auditing**: Find files containing specific legal terms
* **Code pattern detection**: Search for technical keywords
* **Custom searches**: Any text pattern relevant to your audit

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/search-keywords.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=42f285005374f3ab1f90bd52d810df7f" alt="search-keywords" width="1915" height="984" data-path="en/latest/poc/workflows/images/sbom-workbench/search-keywords.png" />

#### How to Use Search Keywords

1. Type your search term in the search box.
2. Press **Enter**.
3. Review the list of files containing your keyword.

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/search-test.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=8f404a5c059dad712656d194e17c5d89" alt="search-test" width="1641" height="972" data-path="en/latest/poc/workflows/images/sbom-workbench/search-test.png" />

4. Select files from the results.
5. Click **Identify** and manually choose which component they belong to.
6. Alternatively, click **Mark as Original** if the files belong to your own codebase.

#### Creating Keyword Groups

Click the group icon to the right of the search bar to create and save custom keyword groups for
repeated use:

<img src="https://mintcdn.com/scanoss/tL-w0JPQ-CwlIHwf/en/latest/poc/workflows/images/sbom-workbench/group-keywords.png?fit=max&auto=format&n=tL-w0JPQ-CwlIHwf&q=85&s=0602d38b90eaee07d283d8f89e8eb9e3" alt="group-keywords" width="1917" height="984" data-path="en/latest/poc/workflows/images/sbom-workbench/group-keywords.png" />

**Keyword groups** are:

* Saved collections of related keywords
* Reusable search templates
* Named sets for specific purposes (e.g., "Licence Keywords", "Security Terms")

**To create a group:**

1. Click the **+** button.
2. Enter a name for the group.
3. Enter your keywords.
4. Click **Create**.

**To use a saved group:**

1. In the **Group Keywords** dialogue, select the group you want to use.
2. Click **Accept**.
3. The search executes automatically using all keywords in that group.

***

## Reviewing Your Work

### The Identified Tab

After completing your audit, navigate to **Reports** → **Identified** to review your final
results.

#### What You'll See

The **Identified** tab mirrors the structure of the **Detected** tab but displays only the
components and files you have explicitly reviewed and confirmed.

#### Verifying Your Audit

**Check for completeness:**

1. Review the summary metrics in the **Identified** tab.
2. Confirm that all critical components have been identified.
3. Verify that dependencies have been accepted or dismissed as appropriate.
4. Check that the vulnerability and cryptography counts are consistent with your audit decisions.

#### Checking Identified vs Detected

Compare the two tabs to confirm:

* All significant matches have been addressed.
* No critical components remain unreviewed in the **Detected** tab.
* Your audit satisfies the requirements of your project or compliance process.
