Vulnerability Management - Qualys (Job)
Qualys Pack.#
This Playbook is part of theManages vulnerabilities using the latest Qualys report.
This playbook runs as a job, and by default creates incidents of type "Vulnerability" based on assets and vulnerabilities. The incidents are created from the latest version of the report determined by the report timestamp.
You can define the minimum severity minSeverity
that incidents are created for.
Duplicate incidents are not created for the same asset ID and QID.
This playbook is a part of a series of playbooks for Qualys vulnerability management and remediation. For this series of playbooks to run successfully, create a Job and do the following:
- Assign this playbook to the Job
- Enter the Qualys XML report name into the "Details" field
- Associate the "Vulnerability" type incident to the
Vulnerability Handling - Qualys
playbook.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Qualys
- Builtin
#
Scripts- QualysCreateIncidentFromReport
- Set
#
Commands- qualys-report-fetch
- closeInvestigation
- qualys-report-list
#
Playbook InputsName | Description | Default Value | Source | Required |
---|---|---|---|---|
QualysReportTitle | The report title as it appears in Qualys. Has to be in XML format. | details | incident | Required |
MinSeverity | The minimum Qualys severity (1 -5) to create incidents for. | 3 | - | Required |
#
Playbook OutputsThere are no outputs for this playbook.