# 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="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FkUe6DgQj35hD6hNJxZrp%2Fmobile%20arti%20top.png?alt=media&#x26;token=7cbae829-f653-4d9a-9295-b6d225924d80" alt=""><figcaption></figcaption></figure>

The panel below displays the details of the artifacts:

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FKf2JZXZrFFS0C32QudQA%2Fmobile%20arti%20bottom.png?alt=media&#x26;token=6a1b90fe-853f-4fac-8972-7424beda4b90" 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="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F5Lo0PYdNoWRKMeSp494X%2Fartifact%20view%20.png?alt=media&#x26;token=ddd77078-109a-490f-8556-bd715a7d4e2c" 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="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FNKHrTzEr3TCHBxkjaaL6%2Fmobile%20arti%201.png?alt=media&#x26;token=97516bb1-14a4-4bdc-9d4c-e5c511acf500" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FBM8aH0kGhk35AeaKPd7S%2Fmobile%20arti%20sbom.png?alt=media&#x26;token=77b640b7-7e13-4e0d-b9c4-d76485427a99" 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="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FLh42bDy5V5Ro9wttaH1d%2Fmobile%20arti%20sbom.png?alt=media&#x26;token=2c4c97ad-e76b-4408-8b44-f3e9c9b3831e" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F2I5Aqh7kzXGimpwfCqjn%2Fimage.png?alt=media&#x26;token=8e9a0b10-ae97-4456-8477-72782089e608" 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 %}
