Jira Data Center

Table of contents:

Jira Data Center

📋 Setting up automated task creation in Jira Data Center

Introduction

This article focuses on those companies that have Jira Data Center running (i.e., Jira on premise, different from Jira Cloud). The following one-time setup per workspace allows everyone in your Aikido organization to create issues directly in Jira On Prem.

Following use cases are supported :

  • Automated Ticket Creation: Automatically create and push tickets to specified Jira projects for seamless tracking of security issues.

  • Manual Ticket Addition: Manually add security issue tickets to Jira, ensuring targeted attention for critical vulnerabilities.

Prerequisites

In order to make the connection to JIRA Data Center, you'll need to create a personal access token. This token will then be used to carry out all requests to your instance. ​ Please note that the level of access the integration has will be equal to the person who created the personal access token (PAT). It's therefore advised to let a person with sufficient access rights in the environment to create the PAT.

To create a PAT, you can follow the steps below:

  1. Navigate to your JIRA Data Center environment

  2. Click on your avatar in the navigation bar on top and navigate to "Profile"

  3. Click on "Personal Access Tokens", you should end up on a screen similar to the one below

    Jira Software personal access tokens page prompting user to create their first token.
  4. Click on "Create token" and give it an appropriate name

  5. We advise to not set an expiry date, but if you do, you'll have to remind yourself to update the token in Aikido periodically

  6. Once the token is created, you'll get to copy it momentarily, copy the token and keep it for the next step

Connecting the Aikido App to Jira

  1. Navigate to Integration Settings within the Aikido app.

  2. In the 'Task Trackers' section, select 'Jira Data Center'

  3. Enter the url of your environment

  4. Enter the PAT from the previous step and hit "Save"

    Jira Data Center integration setup: enter server URL and personal access token.
  5. Once authorized, Aikido is successfully connected to Jira, enhancing your task management capabilities 🚀

    Jira Data Center integration settings for repo mapping, task autocreation, and default labels.

Options for Task Creation in Jira via Aikido

There are two different options to create new tasks from Aikido into Jira.

  1. Manually create tasks from the Aikido interface

  2. Automatically create new tasks via Aikido's auto creation functionality.

1. Manual Task Creation

  1. Hover over any issue in your feed and click the + in the assign column.

    Task assignment table with add and options buttons under "Assignee" column.

    Alternatively, you can click the triple dots in the last columns to open up the action menu. If you have grouped issues, the triple dot action menu is available on every subissue. ​

    Action menu with options to manage, share, or adjust task settings.
  2. Fill in the required details in the popup modal. ​

    Jira task creation form with project, assignee, scope, summary, and description fields.
  3. The newly created task in Jira will be linked in the Aikido Issue Detail under the 'Tasks' tab (sidepanel).

Critical task: var_dump() exposes sensitive info, needs attention and assignment.

2. Automated Task Creation

  1. Go to the Jira Integration settings

  2. Make sure to enable 'Autocreation' by clicking the toggle to On.

  3. Define the criteria for automatic task creation. ​

    Autocreation settings: Automatically create one task daily for critical issues or higher.

  4. Aikido will then autonomously generate Jira tickets based on these settings 🚀


Last updated

Was this helpful?