> 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/code-to-cloud-security-and-scanners/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;

* Navigate to **Security Issues** -> **Mobile Artifacts**.&#x20;
* The panel at the top displays the total number of artifacts in the application, and the risk status of the artifacts.
  * **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/JZeK6Kqc8xVCU1z4A3Ei" alt=""><figcaption></figcaption></figure>

The panel below displays the details of the artifacts:

* **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/YIijDQi3P2YV26byrJI7" 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/R4mI23kME6Dv4ZEuIx1u" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/a3jPNKrhGg3BQTJrRq15" 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 -** On 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.
* You can download the SBOM details in .json or .csv format by clicking the **SBOM File** button.
* You can download the SBOM details in report format (.pdf or .html) by clicking the **SBOM** **Report** button.
  {% endhint %}

### SBOM, Compare and OSS Risk

The SBOM, OSS Risk and Comparing SBOMs for the artifacts can be accessed from the Reports column.

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

The icons are displayed in the Reports column.&#x20;

* **SBOM** - This displays the individual SBOM (Software Bill of Materials) details for the corresponding artifact.

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

* **Compare** - This displays the SBOM (Software Bill of Materials) comparison page for the corresponding artifact.

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

* **OSS Risk** - This displays the OSS (Open Source Software) Risk page of the corresponding artifact.

<figure><img src="/files/1x7BA8u61nW2MAqQMNWW" alt=""><figcaption></figcaption></figure>
