nessus2jira icon indicating copy to clipboard operation
nessus2jira copied to clipboard

simple python script that import Tenable Nessus scan result into Atlassian Jira task

This python script allow you to import Tenable Nessus scan result to Atlassian Jira task tracking system.

Dependencies

Usage

this script will report in jira tickets the result of a nessus scan

exemple : nessus scan "scan_WEBSITE" will report in jira "WEBSITE" project, one ticket per hosts

configuration

  • You need to setup a scan in nessus matching one of you jira project
  • You need provide valid credential (or API key) to acces both Nessus and Jira API