Files
VulnWhisperer/requirements.txt
Quim Montal 4422db586d Jira module fully working (#104)
* clean OS X .DS_Store files

* fix nessus end of line carriage, added JIRA args

* JIRA module fully working

* jira module working with nessus

* added check on already existing jira config, update README

* qualys_vm<->jira working, qualys_vm database entries with qualys_vm, improved checks

* JIRA module updates ticket's assets and comments update

* added JIRA auto-close function for resolved vulnerabitilies

* fix if components variable empty issue

* fix creation of new ticket after updating existing one

* final fixes, added extra line in template

* added vulnerability criticality as label in order to be able to filter
2018-10-12 09:30:14 -05:00

10 lines
110 B
Plaintext

pandas==0.20.3
setuptools==40.4.3
pytz==2017.2
Requests==2.18.3
#qualysapi==4.1.0
lxml==4.1.1
bs4
jira
bottle