Dynamic Search List Import
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Vulnerability Response
The Qualys dynamic search list transform map is used to transform and import Qualys Dynamic Search Lists. Changes to this transform alter how Dynamic Search Lists are processed and inserted into the system.
To access this transform map, navigate to
.The table shows the fields currently being transformed.
Source Field | Target field | Description |
---|---|---|
u_id | id | Used as the identifier for the Qualys Dynamic Search List. |
[Script] | list_type | The type of search list. Dynamic is the default for the Dynamic Search List transform. |
u_title | title | The name in Qualys for this search list. |
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.
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. |