> 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/artifact-security/dast-scan-artifacts.md).

# DAST Scan Artifacts

The **DAST Scan Artifacts** page provides a centralized view for monitoring and managing the security posture of your Dynamic Application Security Testing (DAST) artifacts. It allows security teams and developers to assess risks, review comprehensive reports, and take necessary actions to remediate vulnerabilities discovered in running applications.

* Navigate to **Security Issues** -> **DAST Scan Artifacts**.

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

The panel at the top displays the total number of artifacts in the application, and the risk status of the artifacts.

* **Artifacts Summary:** Displays the total number of DAST artifacts scanned in the environment.
* **Risk Summary Box:** Shows a categorized breakdown of the identified risks by severity:
  * **Critical Risk** - The artifacts that are of critical risk.
  * **High Risk** - The artifacts that are of high risk.
  * **Medium Risk** - The artifacts that are of medium risk.
  * **Low Risk** - The artifacts that are of low risk.

The panel below displays the various details of the artifacts:

<figure><img src="/files/4TeHrPqMRk4XZ6t0CoBd" alt=""><figcaption></figcaption></figure>

* **Artifact:** The name or identifier of the scanned artifact. .
* **Artifact Version:** The version identifier or short commit hash for the artifact.
* **Semantic Tags:** Semantic tags associated with the artifact for easier categorization.
* **Artifact SHA:** The SHA-256 hash ensuring the integrity of the artifact.
* **Stage:** The current lifecycle or deployment stage of the artifact.
* **Open Issues:** The total number of open security issues identified for this artifact.
* **Vulnerability:** The risk level assessment based on the vulnerabilities found .
* **Created On:** The date and time when the artifact scan was created or recorded.
* **Team Built by:** The specific team responsible for building the artifact.
* **Source Repository:** The source control repository associated with the artifact.
* **Branch:** The specific branch from which the artifact was built.
* **Reports:** Quick access to the detailed DAST scan reports.
* **DBOM Status:** Status of the Dynamic Bill of Materials (DBOM) for the artifact.
* **Actions:** The DAST report can be downloaded from the actions column.
