Skip to content

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

Notifications You must be signed in to change notification settings

vmalguy/nessus2jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages