added comment

This commit is contained in:
Quim
2019-04-10 11:25:28 +02:00
parent cde2fe2dd8
commit 45e23985d3

View File

@ -143,7 +143,8 @@ class qualysWhisperAPI(object):
E.name('<![CDATA[API Scan Report generated by VulnWhisperer]]>'),
E.description('<![CDATA[CSV Scanning report for VulnWhisperer]]>'),
E.format('CSV'),
#E.type('WAS_SCAN_REPORT'),
#type is not needed, as the template already has it
E.type('WAS_SCAN_REPORT'),
E.template(
E.id(self.template_id)
),