Adhoc Source Artifacts
The Adhoc Source Artifacts page displays the artifact status of all the Adhoc (refer to the artifacts that are not part of the regular application, but are included on-demand) artifacts in the application.
The panel at the top displays the total number of adhoc artifacts and their risk status.
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 Adhoc Source 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.

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