Skip to main content

QualysCreateIncidentFromReport

This Script is part of the Qualys Pack.#

Creates incidents from a Qualys report (XML), based on the Qualys asset ID and vulnerability ID (QID). Duplicates the incidents that are not created for the same asset ID and QID.

Script Data#


NameDescription
Script Typepython
Tagsqualys

Dependencies#


This script uses the following commands and scripts.

  • qualys-host-list

Inputs#


Argument NameDescription
entryIDThe War Room entryID of the XML report.
maxFileSizeThe maximum file size to load, in bytes. The default is 1024 KB.
minSeverityThe minimum Qualys severity to create incidents for.
incidentTypeThe incident type to create incidents for. The default is "Vulnerability".

Outputs#


There are no outputs for this script.