# JIRA

### Usage of JIRA in Delivery Shield

* Delivery Shield allows users to generate JIRA tickets directly from the Security Issues screen.&#x20;
* The **Create JIRA Ticket** button will be available for each security Issue, enabling the creation of a JIRA ticket for the specific issue. The ticket will include all relevant details, allowing developers to address and resolve the issue efficiently.

### To Manage JIRA:

1. Navigate to **Setup** > **Integrations**.
2. In the **Others** panel, click **JIRA**. The JIRA integration page is displayed.

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2Fl5vRFihv3wXT6SlutZCB%2Fjira%201.png?alt=media&#x26;token=2e7efef7-5ac9-4d73-a4f3-f7bd57063740" alt=""><figcaption></figcaption></figure>

3. Click **+New Account**. The JIRA integration page opens.&#x20;

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F7W4fklMxZFyUhuERTPhd%2Fimage.png?alt=media&#x26;token=a7f0d169-6d5b-47eb-80b1-2848eec016df" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FNpyg9b1HmUaForBAp9ts%2Fimage.png?alt=media&#x26;token=1cd42588-7e33-45cf-986b-00bb2155e5a4" alt=""><figcaption></figcaption></figure>

3. Enter the values for the following fields:
   * **Account Name -** Enter the JIRA account name.&#x20;
   * **Jira Project Key -** Enter the name of your Jira project.&#x20;
   * **Jira** **URL -** Enter your Jira host Url&#x20;
   * **Jira Email Id -** Enter the username to access Jira.&#x20;
   * **Token -** Enter the password / token for the Jira account.&#x20;
   * Enable **Automatically create Jira tickets during the scan** to create JIRA ticket to the team owner when the alerts are identified.&#x20;
   * **Trigger Type** - Indicates at which level Jira tickets should be created.&#x20;
     * **Create Jira ticket at the Component Alert level** - Jira tickets will be created for each individual impacted component.&#x20;
     * **Create Jira ticket at the Deduplication Alert level** -  A single Jira ticket will be created for all the impacted components.&#x20;
     * **Creation Scope** - If Vulnerabilities is selected, Jira is created only for Critical and High alerts. If All Policies is selected Jira is created for all alerts.&#x20;
   * Enable **Assign the Jira ticket to the Team owner** if you want to assign the ticket to the team owner.&#x20;
   * **Fields -** Enter the labels that need to be added in the created Jira ticket.&#x20;
   * **Values -** Enter the values that need to be given in the Jira ticket. The given variables are replaced with actual values when the tickets are created.&#x20;
   * **Status Keyword Mapping** - You can set the keywords for the status.&#x20;
4. Click **Test** to check if the entered values are valid.
5. Once validated, click **Save**. The tool is connected.

<br>
