Skip to main content
Skip table of contents

Manage your findings in the Jira Security Dashboard

Overview

Every thirty minutes, the Jira Cloud plugin automatically checks for any changes to your Security Per-Vulnerability Alerts within your Mend organization and updates that data within the Jira Security Dashboard, giving you real-time accessibility without the context-switch.

Getting it done

Jira Security Dashboard view - At a glance

Note: There is an Atlassian limitation of 1000 vulnerabilities max on your Jira Security Dashboard for all containers in total.

To view the Security Dashboard in Jira, navigate to your Jira project → DevelopmentSecurity (BETA):

Filter findings in the Jira Security Dashboard

You can filter the data view within the Jira Security Dashboard by:

  • Security container: Filter the data by Mend projects.

  • Severity: Filter the data by the severity level of the vulnerabilities.

  • Vuln. status: Filter the data by the status of the vulnerabilities.

  • Issue status: Filter the data by the status of the connected Jira issues (if any).

To restore the Security Dashboard view to include all findings, click on Reset filters:

You can also organize the data by the following table columns:

  • Severity - CriticalLow, LowCritical

  • Vulnerability - By library name (alphabetical; A→Z); By library name (alphabetical; Z→A)

  • Vuln. status - OpenClosed, ClosedOpen

  • Introduced - By date (Latest → Oldest), By date (Oldest → Latest)

Connect Jira issues to findings in the Jira Security Dashboard

You can manually create new Jira issues as well as link existing Jira issues to the vulnerabilities provided in the Jira Security Dashboard.

To create a new Jira issue for linking, you can either:

  • Click on Create issue in the Issues column of the Vulnerabilities table.

  • Click on Create another issue in the Actions column of the Vulnerabilities table. This option will only show if you have a Jira issue already linked to the vulnerability.

This opens the Jira issue creation wizard that auto-populates the Summary and Description fields of the issue with the vulnerability information. You can edit this default information to fit your organization’s needs:

To link an existing Jira issue, click on Link issue in the Actions column of the Vulnerabilities table.

Note: The Mend Jira Security Dashboard does not automatically update linked Jira issues. It only updates the data within the Security Dashboard Vulnerabilities table.

  • Example: A CVE that is included in the Security Dashboard has its severity decreased from High to Medium by NVD. In this scenario, the CVE's Severity column would be updated in the Security Dashboard, however, the Jira Issue linked to it would not be updated with the new severity level. If a user creates a new Jira issue through the Dashboard after this update, then the new issue will have the updated alert information.

Reference

Jira Security Dashboard - Security containers section

The Security containers section provides the Mend projects that are currently connected to your Jira project. Clicking on one of the containers here will take you to your Mend project summary page within the Mend Application:

Jira Security Dashboard - Create issue default information

Jira field

Description

Summary

The title of the Jira issue, including:

  • The word “Fix”

  • Library name

  • CVSS Score - CVSS 3

  • Dependency hierarchy (Direct or Transitive)

Example:

Fix morgan-1.7.0.tgz, Score: 9.8 (Direct)

Description

The details of the vulnerability, including:

  • CVE ID (with a direct link to the CVE’s page in the Mend Vulnerability Database)

  • CVSS Score - CVSS 3

  • Description - Short description of the vulnerability

  • Path to vulnerable dependency - Local path where the vulnerable library was found from a Mend product scan.

  • Hierarchy - Dependency tree of the vulnerable library.

  • Date of detection - Date the vulnerability was reported in your Mend project (YYYY-MM-DD format)

  • Suggested fix - Recommended fix to remediate the vulnerability.

  • Direct link to the page of the Mend project that contains the vulnerable library.

Example:

CVE-2019-5413

Critical severity vulnerability (CVSS: 9.8)
Description: An attacker can use the format parameter to inject arbitrary commands in the npm package morgan < 1.9.1.
Path to vulnerable dependency C:\Scans\JavaScript\simpleNPM\package-lock.json Hierarchy:

❌morgan-1.7.0.tgz

Date of detection: 2023-06-01
Suggested fix:
- morgan-1.7.0.tgz - Upgrade to version 1.9.1

For more information, visit the JiraDash-NPM project page.

Jira Security Dashboard - Vulnerabilities table

Parameter

Description

Severity

The severity of the vulnerability. The available values are:

  • Critical - CVSS 3 score of 9.0 - 10.0

  • High - CVSS 3 score of 7.0-8.9

  • Medium - CVSS 3 score of 4.0-6.9

  • Low - CVSS 3 score of 0.1-3.9

Vulnerability

Contains a short description of the vulnerable library, including:

  • Library name

  • CVSS score

  • Dependency hierarchy (Direct or Transitive)

    • Direct link to the “Library Details” page in the Mend Application

  • Mend project that contains the library (Container)

Vuln. status

The current status of the vulnerability. The available values are:

  • Closed - The vulnerability alert currently has a Status of Resolved in your Mend project. Vulnerabilities that were fixed after they had been previously introduced to the Jira Security Dashboard will have this Vuln. status.

  • Ignored - The vulnerability alert currently has a Status of Ignored in your Mend project. Vulnerabilities that were ignored after they had been previously introduced to the Jira Security Dashboard will have this Vuln. status.

  • Open - The vulnerability alert has a Status of Active in your Mend project.

  • Unknown - Not used by the Mend Security Dashboard (this is an overall Jira Security feature flag).

Introduced

The date and time that the vulnerability was introduced in your Mend project.

Identifiers

The vulnerability CVE ID and the direct link to the CVE’s page in the Mend Vulnerability Database.

Issues

Displays the currently linked issues to the vulnerability.

If there are no issues currently linked, there will be a Create issue option to Create a new Jira issue and link it to the vulnerability.

Actions

The available actions are:

  • Link issue - Link existing Jira issue to the vulnerability.

  • Create another issue - This option displays if there is at least one Jira issue linked in the Issues column. This will open the Issue creation wizard in Jira where you can create and link an additional issue to the relevant vulnerability.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.