nessus2jira
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
- Nessus server scanner 6.4.x
- JIRA server
- Python 2.7+ or 3.3+
- Python JIRA Library
- ness6rest.py
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