Skip to main content

Send vulnerability to issue tracker

Once you have configured your issue-tracking system, the next crucial step is to transmit the identified vulnerabilities for proper management and resolution. Follow the steps detailed following to seamlessly integrate vulnerability data into your established workflow.

Vulnerabilities can be sent to your chosen issue tracker using one of two methods:

This document explains both methods for sending identified vulnerabilities to configured issue trackers. For demonstration purposes, GitHub Issues is used, but the process is the same for GitLab Issues, Azure Boards, and Jira.

Option A: Manual submission (Vulnerabilities page)

Use this method to manually send already discovered vulnerabilities to your issue tracker after a scan is complete.

  1. Select Vulnerabilities from the left-side menu.
  2. Mark the checkboxes next to the vulnerabilities you want to send to your issue tracker.
Vulnerabilities page.
  1. Use the Bulk actions button to Create issue.
Bulk action to create issues in an issue tracker.
  1. In the Create issue dialog, use the drop-down arrow to select one of the integrated issue trackers.
Create issue dialog to select the issue tracker.
  1. Confirm your selection by clicking Create issue.
Confirm your selection to create an issue.

Option B: Automated submission (Automations page)

Use this method to automatically send newly discovered vulnerabilities to your issue tracker in real time during or immediately after scans—without manual intervention.

The automated submission is a 2-step process:

Step 1: Specify scope and targets

This is where you enter a name for the automation and specify the targets or collections.

  1. Select Automations from the left-side menu.
  2. Click Add new automation.
Add new automation
  1. Complete the following fields:
    • Name: Enter a meaningful name for the automation.
    • Description: Briefly describe what the automation is for.
    • Scope: Choose where the automation should apply:
      • All targets - Applies to all targets.
      • Specific collections - Select from existing collections.
      • Specific targets - Choose individual targets.
    • Targets / Collections drop-down: This field updates based on your Scope selection. Use it to choose the relevant targets or collections the automation applies to.
New automation dialog with details.
  1. Click Create automation to confirm this. You are taken to the automation configuration page. Continue with step 2.

Step 2: Add event and action

This is where you add an event and action to the automation.

  1. Use the plus button to add an event:
Add event button.
  1. On the Add event dialog, use the drop-down to select Vulnerability Found.
Add event 'vulnerability found' to the automation.
  1. Configure the additional fields
    • Vulnerability severity: Send only vulnerabilities that match the selected severity level.
    • Vulnerability confidence: Send only vulnerabilities with the selected confidence level or higher.
    • Target’s business criticality: Select the business criticality of the target to further filter the results.
Add event dialog with details.
  1. Click Save to confirm the event configuration.
  2. Use the plus button below the event to enter an action.
  3. Use the drop-down to select the Send to Issue Tracker option.
  4. Specify the integration.
Send to issue tracker action.
  1. Save to confirm the action.
  2. Click Save changes to save the entire automation.

Need help?

Invicti Support team is ready to provide you with technical help. Go to Help Center

Was this page useful?