Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 768 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 768 Bytes

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