QualysCreateIncidentFromReport
Qualys Pack.#
This Script is part of theCreates 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 DataName | Description |
---|---|
Script Type | python |
Tags | qualys |
#
DependenciesThis script uses the following commands and scripts.
- qualys-host-list
#
InputsArgument Name | Description |
---|---|
entryID | The War Room entryID of the XML report. |
maxFileSize | The maximum file size to load, in bytes. The default is 1024 KB. |
minSeverity | The minimum Qualys severity to create incidents for. |
incidentType | The incident type to create incidents for. The default is "Vulnerability". |
#
OutputsThere are no outputs for this script.