Skip to content

VulnWhisperer 1.8

Latest
Compare
Choose a tag to compare
@qmontal qmontal released this 17 Apr 09:39
· 27 commits to master since this release
60c56b7

This release has been focused on stabilizing the project, fixing bugs and improving existing processes and offering a more consistent and easy to deploy product to the end-user.

Changes:

  • Completion of Jira Closed Cycle Sync Use Cases and general improvements.
  • Fix of all reported VulnWhisperer bugs.
  • Deleted VulnWhisperer's qualysapi fork dependency and merged code with the original library
  • Implementation of project testing and coverage, including mocking API calls from the modules.
  • Implemented docker-compose testing.
  • Updated Travis to check on each commit against all implemented tests.
  • Moved completely to ELK6 and fixed Issues with ElasticSearch and Kibana (ELK5 now deprecated).
  • Fix of Qualys WAS module
  • Improvement of Nessus download handling
  • Unused code cleanup
  • Added file logging and improved logging format
  • Reorg of the project resources structure
  • Updated documentation both in Readme and Wiki page.