# View Open Security Issues

Whenever a deployment happens, the **Deployment Firewall** analyses the deployment against the policies that are configured and incase if any risks are identified then an alert is generated.&#x20;

The **Security Issues** page displays the summary of all the security issues identified at the:

* Post Deployment
* Pre Deployment
* CSPM Analysis (Cloud Security Posture).&#x20;

{% hint style="info" %}

* Choose the time period for which you want the alerts to be displayed from the **Calendar** icon drop down.&#x20;
  {% endhint %}

### Post Deployment

This page displays the summary of issues identified during the post deployment stage. The following panels are displayed in this page:

* **Issues by Severity** - This panel displays the issues as a graph chart based on the severity of it, namely: **Critical**, **Normal**, **High** and **Low**.&#x20;
* **Issues by Stage** - This panel displays the issues as a bar chart based on the number of alerts detected at each stage of deployment, namely: **Source**, **Build**, **Artifact** and **Deploy**.&#x20;

{% hint style="info" %}
You can view the report as PDF by clicking the **Report** button and download it as .json or .csv file by clicking the **Download** button.&#x20;
{% endhint %}

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FIVppdZCPKrO9t4buAaeL%2Fpost%20deployment%20.png?alt=media&#x26;token=e6e7b7fc-47aa-42d6-9fda-397e3ee2250b" alt=""><figcaption></figcaption></figure>

The details of the alerts are displayed at the bottom of the page.

* **Alert** - Displays the name of the alert in the respective application. On clicking the alert, a [popup](#alert-popup) is displayed which gives a detailed summary of the alert and suggestions to rectify it.&#x20;
* **Tags -** Displays all the tags that are added to the alert.&#x20;
* **Severity** - Displays the severity or level of importance of the alert namely MAJOR, CRITICAL, NORMAL, MEDIUM, and LOW (the severity is calculated based on the policy validations that are done across the software delivery lifecycle).
* **Stage** - Displays the stage (build, artifact, source or deploy) in which the alert is identified.
* **Application** - Displays the application name in which the alert is found.
* **Account** - Displays whether the alert is found in staging or production environment.
* **Image** - Displays the image in which the alert was identified.
* **First seen** - Displays the time details of when the alert was first identified.
* **Status** - Displays the status of the displayed alert.&#x20;
* **Owner** - Displays the owner of the alert.
* **Cluster -** Displays the name of the cluster to which the alert belongs to.&#x20;
* **Namespace -** Displays the name of the namespace to which the alert belongs to.&#x20;

### Smart Search&#x20;

The smart search option is available in this page, is used to search for **Alerts**; based on Account, Application, Image, Rule, Severity, Stage and Tags.&#x20;

The following example shows how to search for the alerts based on the **Rule**.

* Select **Rule** from the search dropdown. The various rules available are displayed.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FDPG4d7is70NW2qEOUG9d%2Fimage.png?alt=media&#x26;token=dcef1169-b0c6-44ce-b6a6-6fcfd391d232" alt=""><figcaption></figcaption></figure>

* Select the checkbox near the rule for which you want to filter the assigned alerts.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F9xEHoKSY6DQ3NBcste1W%2Fsecuirty%20issues%20search%20rule.png?alt=media&#x26;token=0bfc574d-127d-4502-a66e-4e7d963db6c9" alt=""><figcaption></figcaption></figure>

* The **Alerts** that oblige with the selected rule are displayed.&#x20;
