Deployed Artifacts

The Deployed Artifacts page displays the artifact status of all the generated and deployed artifacts in the application.

  • 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.

    • High Risk - The deployments that are of high risk.

    • Medium Risk - The deployments that are of medium risk.

    • Low Risk - The deployments that are of low risk.

The panel below displays the details of the artifacts.

  • Application - Displays the name of the application.

  • Account - Displays the associated account name of the application.

  • Artifact SHA - Displays the specific version of the artifact.

  • Artifact Version - Displays the version of the artifact.

  • Artifact Tags - Displays the tags for the artifact that were sent in the build events.

  • Risk Status - Displays the risk status of the artifact.

  • Stage - Displays the life stage of the artifact.

  • Vulnerability - Displays the number of vulnerabilities identified for the given artifact. On clicking it, the Vulnerabilities Management details page is displayed.

  • Open Issues - Displays the number of open security issues (alerts) identified for the given artifact.

  • Created on - Displays the date when the artifact was created.

  • Built by - Displays the build details of the artifact.

  • Source Repository - Displays the source repository name of the artifact.

  • Cluster - Displays the name of the cluster to which the artifact belongs to.

  • OSS Risk - On clicking View, the OSS risk page for the related artifact is displayed.

  • SBOM - On clicking View, the SBOM page for the related artifact is displayed.

  • DBOM - On clicking the displayed risk status, the DBOM page for the related artifact is displayed.

  • 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.

View SBOM

The SBOM for the artifacts can be viewed by clicking the View SBOM option displayed in the page.

On clicking View SBOM, the SBOM page is displayed.

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.

  • Package URL - Displays the package URL of the component.

  • License - Displays the list of licenses that are available for the component.

  • Vulnerabilities - Displays the count of vulnerabilities related to the component.

  • EOL Risk - Displays the score of how close the OSS packages used in their project are towards End-of-Life (EOL).

  • Dependency -

  • OSS Risk - By clicking View, you can view the artifact details of the component.

  • Actions - By clicking Edit License, you can edit the license type.

You can download the report by clicking the Download button.

You can view the vulnerabilities of the components by clicking the Vulnerabilities column.

Last updated