# Plugin Artifacts

The Plugin Artifacts page displays the artifact status of all the plugins available in the application.&#x20;

* The panel at the top displays the total number of plugin artifacts in the application, and the risk status of the plugins.&#x20;
* The following risk status are displayed:
  * **Critical Risk** - The plugins that are of critical risk.&#x20;
  * **High Risk** - The plugins that are of high risk.&#x20;
  * **Medium Risk** - The plugins that are of medium risk.&#x20;
  * **Low Risk** - The plugins 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%2FhjE66Xc2pAIqF8okeZh4%2Fplugin%20arti%20top.png?alt=media&#x26;token=c9ba6d16-62f0-4cc2-94cd-2f7587772cc9" alt=""><figcaption></figcaption></figure>

The panel below displays the details of the plugins:

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F0XaqZKSvkqbadS91G04A%2Fplugin%20arti%20mid.png?alt=media&#x26;token=d840e939-2052-43e9-ae31-58e878d9d377" alt=""><figcaption></figcaption></figure>

* **Plugin** - Displays the name of the plugin.&#x20;
* **Plugin Version** - Displays the version of the plugin&#x20;
* **Risk Status** - Displays the risk status of the plugin.&#x20;
* **Vulnerability** - Displays the number of vulnerabilities identified for the given plugin. 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 plugin.&#x20;
* **Created on** - Displays the date when the plugin was created.
* **SBOM** - On clicking View, the SBOM page for the related plugin is displayed.&#x20;
* **DBOM** - On clicking View, the DBOM page for the related plugin is displayed.&#x20;
* **View Reports** - On clicking the three dots, you can view the list of scans run on the plugin 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%2FA97RY077bkx69bv11bZr%2Fplugin%20arti%201.png?alt=media&#x26;token=c072a740-45a7-44da-821b-bfafcdba8e60" 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%2F9jFLsmf4FR71Gb0jgPJz%2Fplugin%20sbom.png?alt=media&#x26;token=fd355e26-42e2-453b-8c27-cdcfb81896d9" 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%2FxCFfwXS7wYJbSCjwep1G%2Fplugin%20sbom.png?alt=media&#x26;token=557add7c-3e90-493d-953d-5f400d150a0d" 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 %}
