The Qualys static search list transform map is used to transform and import Qualys
Static Search Lists. Changes to this transform alter how Static Search Lists are processed and
inserted into the system.
To access this transform map, navigate to .
The table shows the fields currently being transformed.
Table 1. Qualys static search list transform map fields
Source Field |
Target field |
Description |
u_id |
id |
Used as the identifier for the Qualys Static Search List. |
u_title |
title |
The name in Qualys for this search list. |
[Script] |
list_type |
The type of search list. Static is the default for the Static Search List
transform. |
In addition to field mappings, there is also a transform script that is executed during the
transformation process.
The following table shows when this script runs and what it is used for.
Table 2. Qualys static search list transform map script timing and purpose
When the script is run |
Purpose of the script |
onAfter (after an import set has completed transformation). |
Creates the relationships between Search Lists and their related
vulnerabilities.
For internal use. Modifying or deleting is not recommended.
|