JetBrains YouTrack
This one-time setup per workspace allows everyone in your Aikido organization to create issues directly in YouTrack.
Following use cases are supported :
Automated Ticket Creation: Automatically create and push tickets to specified YouTrack projects for seamless tracking of security issues.
Manual Ticket Addition: Manually add security issue tickets to YouTrack, ensuring targeted attention for critical vulnerabilities.
Connecting the Aikido App to YouTrack
Navigate to Integration Settings within the Aikido app.
In the 'Task Trackers' section, select 'YouTrack' A modal will request the Service URL (of your YouTrack space) and the Permanent Token. The permanent token can be generated inside Profile -> Account Security in YouTrack.

JetBrains YouTrack integration setup screen requiring configuration for Service URL and token. When you have filled in the credentials correctly, the 'Connected' status will appear.

JetBrains YouTrack issue-tracking integration is successfully connected. Close the modal & open the YouTrack Integration page.

Options for Task Creation in YouTrack via Aikido
There are two different options to create new tasks from Aikido into YouTrack.
Manually create tasks from the Aikido interface
Automatically create new tasks via Aikido's auto creation functionality.
1. Manual Task Creation
Hover over any issue in your feed and click the + in the assignee column.

Task assignment table section with options to add or manage assignees. 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: create task, snooze, ignore, copy link, adjust severity.
Fill in the required details in the popup modal.

Form for creating a security task in JetBrains YouTrack with summary and details. The newly created task in YouTrack will be linked in the Aikido Issue Detail under the 'Tasks' tab (sidepanel).

Security alert: HSTS header missing, high severity, reported by admin.
2. Automated Task Creation
Go to the YouTrack Integration settings page
Make sure to enable 'Autocreation' by clicking the toggle to On.
Define the criteria for automatic task creation.
You can configure all of these settings in the autocreation modal:
On/Off: Enable or disable autocreation. When off, the threshold is effectively set to
None.Severity threshold: Create tickets for issues at
Critical,High,Medium, orLowand above. For example,Highcreates tickets forHighandCritical.Issue types: Create tickets for all issue types, or limit them to specific types like
SCA,SAST,Secrets,Cloud,IaC,Malware, orLicense.Daily limit: Set the maximum number of tickets created per day. The default is
25. Some plans support higher limits.Ticket creation mode: Create one ticket per issue group, or create separate tickets per location or scope. Per-location mode can create more tickets.
Scope: Available only in per-location mode. Target all repos or clouds, only mapped repos or teams, or specific repos or clouds with include and exclude lists.

Aikido will then autonomously generate YouTrack tickets based on these settings 🚀
Last updated
Was this helpful?