> 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/container-and-artifact-security/artifact-scanning/artifact-security/generated-artifacts.md).

# Generated Artifacts

The Generated Artifacts page displays the artifact status of all the generated but not deployed artifacts in the application.&#x20;

* The panel at the top displays the total number of artifacts in the application, the number of deployed artifacts and number of deployed overridden artifacts.
* The **Artifact Risk Status** panel displays the summary of the risk status of the listed artifacts
  * **Critical Risk** - The deployments that are of critical risk.&#x20;
  * **High Risk** - The deployments that are of high risk.&#x20;
  * **Medium Risk** - The deployments that are of medium risk.&#x20;
  * **Low Risk** - The deployments that are of low risk.

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

The panel below displays the details of the artifacts.

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

* **Application -** Displays the name of the application.&#x20;
* **Account** - Displays the associated account name of the application.&#x20;
* **Artifact SHA** - Displays the specific version of the artifact.&#x20;
* **Artifact Version** - Displays the version of the artifact.&#x20;
* **Artifact Tags** - Displays the tags for the artifact that were sent in the build events.&#x20;
* **Risk Status** - Displays the risk status of the artifact.&#x20;
* **Stage** - Displays the life stage of the artifact.&#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;
* **Open 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.&#x20;
* **Built by** - Displays the build details of the artifact.&#x20;
* **Source Repository** - Displays the source repository name of the artifact.&#x20;
* **Cluster** - Displays the name of the cluster to which the artifact belongs to.&#x20;
* **OSS Risk** - On clicking View, the OSS risk page for the related artifact is displayed.&#x20;
* **SBOM** - On clicking View, the SBOM page for the related artifact is displayed.&#x20;
* **DBOM** - On clicking the displayed risk status, the DBOM page for the related artifact is displayed.&#x20;
* **Actions** - On clicking the three dots, you can view the list of scans run on the artifact as shown below:

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

### View SBOM for Artifacts

The SBOM for all the deployed artifacts can be viewed by clicking the **View SBOM** option as shown below:&#x20;

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

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

<figure><img src="/files/sJuUrwnOzEmV9KendWPe" 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 %}

- You can download the SBOM details in .pdf, .json or .csv format by clicking the **Download** button.&#x20;
- You can download the SBOM details in report format by clicking the **Report** button. The downloaded report will be a consolidated pictorial form as shown below:

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

### To View SBOM Report for Individual Artifacts

The SBOM for the individual artifacts can also be viewed. Navigate to the SBOM column and click **View**.&#x20;

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

The SBOM page for the selected artifact is displayed as shown below:

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

### To Download SBOM details as Report&#x20;

The SBOM details can be downloaded in a representation format.

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

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

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

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

### To Download SBOM details&#x20;

The SBOM details can be downloaded in .Json or .CSV file or .pdf format by clicking the **Download** button.&#x20;

* Navigate to the top right corner of the page and click **Download**.&#x20;

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

The SBOM details are downloaded in the selected format.&#x20;

### To View Licenses of the Components

The license details of all the components that are available for the given application can be downloaded. &#x20;

* Navigate to the top right corner of the page and click **Licenses**.&#x20;

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

* The license details are consolidated as a report and downloaded in .txt or .html or .md format.&#x20;

{% hint style="info" %}

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