> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/ssd/security-risk-and-prioritization/user-guide/artifact-security/mobile-artifacts.md).

# Mobile Artifacts

The Mobile Artifacts page displays the artifact status of all the mobile application artifacts stored in the repositories.&#x20;

* The panel at the top displays the total number of mobile artifacts in the repositories, and the risk status of them.&#x20;
* The following risk status are displayed:
  * **Critical Risk** - The artifacts that are of critical risk.&#x20;
  * **High Risk** - The artifacts  that are of high risk.&#x20;
  * **Medium Risk** - The artifacts  that are of medium risk.&#x20;
  * **Low Risk** - The artifacts  that are of low risk.

<figure><img src="/files/xkfRP5EOfA5IVmwdbIVi" alt=""><figcaption></figcaption></figure>

The panel below displays the details of the artifacts:

<figure><img src="/files/fSKVZGvAeoAzHl8MBaFT" alt=""><figcaption></figcaption></figure>

* **Artifact** - Displays the name of the artifact.&#x20;
* **Artifact Version** - Displays the artifact version of the artifact.
* **Semantic Tags** - Displays the semantic tags of the repositories.&#x20;
* **Vulnerability** - Displays the number of vulnerabilities identified for the given artifact. On clicking it, the [Vulnerabilities Management](https://docs.opsmx.com/opsmx-delivery-shield-platform/user-guide/vulnerability-management) details page is displayed.&#x20;
* **Security Issues** - Displays the number of open security issues (alerts) identified for the given artifact.&#x20;
* **Created on** - Displays the date when the artifact was created.
* **SBOM** - On clicking View, the SBOM page for the related artifact is displayed.&#x20;
* **DBOM** - On clicking View, the DBOM page for the related artifact is displayed.&#x20;
* **View Reports** - On clicking the three dots, you can view the list of scans run on the artifact as shown below:

<figure><img src="/files/TqCf3lAQPpXgb4go1fe2" alt=""><figcaption></figcaption></figure>

You can download the scan results by clicking on it.&#x20;

### View SBOM

The SBOM for the artifacts can be viewed by clicking the **View SBOM** option displayed in the page.&#x20;

<figure><img src="/files/kCLDGEACHNP6UekpmIu4" alt=""><figcaption></figcaption></figure>

On clicking **View SBOM**, the SBOM page is displayed.&#x20;

<figure><img src="/files/RypMtyyIQR0esrirDAFT" alt=""><figcaption></figcaption></figure>

It displays the various components and related details of the components as shown below:

* **Component** - Displays the components of the artifact.
* **Version** - Displays the components version.&#x20;
* **Package URL** - Displays the package URL of the component.
* **License** - Displays the list of licenses that are available for the component.&#x20;
* **Vulnerabilities** - Displays the count of vulnerabilities related to the component.&#x20;
* **EOL Risk** - Displays the score of how close the OSS packages used in their project are towards End-of-Life (EOL).
* **Dependency** -&#x20;
* **OSS Risk** - By clicking **View**, you can view the artifact details of the component.&#x20;
* **Actions** - By clicking **Edit License**, you can edit the license type.

{% hint style="info" %}

* You can view the vulnerabilities of the components by clicking the **Vulnerabilities** column.&#x20;
  {% endhint %}

### View Report&#x20;

The SBOM details can be downloaded in PDF format.

* Navigate to the top right corner and click **Report**.&#x20;

<figure><img src="/files/Ri07eic5coDDLjxKXZkA" alt=""><figcaption></figcaption></figure>

* The page details is consolidated as a report and downloaded in PDF format as shown below:

<figure><img src="/files/fgGmB94WKK0BikYFRB7B" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can also download the SBOM details in Json or .CSV file format by clicking the **Download** button.&#x20;
{% endhint %}
