darrow / nessus2jira

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%