Skip to main content

Set up Cases and Jira

Set up cases in a space to allow users in the space to keep track of security tasks and add Jira issues directly from within the Mondoo Console. Cases setup involves configuring Mondoo to integrate with Jira.

For an overview of cases, read Track and Fix Findings with Cases and Your Ticket System.

note

Mondoo offers an alternative method for sharing cases with Jira: an email integration. Although email integrations with Jira don't let you automatically close Jira issues when you close a case, they do let you tap into the automation features of Jira's incoming mail handler. To learn how to create an email integration for cases, read Set up Cases to Email Your Ticket System.

Prerequisites

  • Owner or Editor access to the Mondoo space

  • A Jira account with access to the project where you want Mondoo to add issues

  • An API token for Jira account access

    To learn how to create and copy an API token, read Manage API tokens for your Atlassian account in the Atlassian documentation.

Add a Jira integration

  1. In the Mondoo Console, navigate to the space where you want to set up cases and, in the side navigation bar, select Cases.

    Configure cases in Mondoo

  2. Select the ADD INTEGRATION button.

    Configure cases in Mondoo

  3. Select Atlassian Jira.

    Configure cases in Mondoo

  4. In the Choose an integration name box, enter a name for the integration. Make it a name that clearly shows this is a Jira integration.

  5. In the Jira host box, type the domain for your Jira instance. Do not include a slash at the end of the domain. Example: https://lunalectric-workspace.atlassian.net

  6. In the Email address box, enter the email address you use to log into your Jira instance.

  7. In the API token box, paste your API token for access to your Jira account. To learn how to create and copy an API token, read Manage API tokens for your Atlassian account in the Atlassian documentation.

  8. Select the CREATE INTEGRATION button.

    Configure cases in Mondoo

  9. To close a case in Mondoo when the corresponding Jira issue closes, enable Automatically close cases.

  10. Select the FINALIZE UPDATE button.

Learn more