From b3f7144f85dd3b45b4e9043a0141bf87d4d76ad7 Mon Sep 17 00:00:00 2001 From: Quim Montal Date: Mon, 5 Nov 2018 15:07:25 +0100 Subject: [PATCH] Qualysapi update (#118) * update qualysapi to latest + PR and refactored vulnwhisperer qualys module to qualys-web * changing config template paths for qualys * Update frameworks_example.ini Will leave for now qualys local folder as "qualys" instead of changing to one for each module, as like this it will still be compatible with the current logstash and we will be able to update master to drop the qualysapi fork once the new version is uploaded to PyPI repository. PR from qualysapi repo has already been merged, so the only missing is the upload to PyPI. * delete qualysapi fork and added to requirements