Skip to main content

NexposeCreateIncidentsFromAssets

This Script is part of the Rapid7 InsightVM Pack.#

Deprecated

No available replacement.

Creates incidents based on the Nexpose asset ID and vulnerability ID. Duplicate incidents are not created for the same asset ID and vulnerability ID.

Script Data#


NameDescription
Script Typepython
Tagsnexpose

Dependencies#


This script uses the following commands and scripts.

  • nexpose-get-asset

Inputs#


Argument NameDescription
assetIDThe list of Nexpose assets' IDs.
minSeverityThe minimum Nexpose severity to create incidents for.
incidentTypeThe incident type to create incidents for. The default is "Vulnerability".

Outputs#


There are no outputs for this script.