Auto-promote CIs
Edit the JSON string in the autoPromoteFields
[sn_sec_cmn.autoPromoteFields] system property so your configuration item (CI) lookup rules auto-promote all the Security Operations CMDB CIs to matching entries in the [cmdb_ci]
table.
Before you begin
Role required: sn_vul.vulnerability_admin
About this task
The system property type is ’string’ and requires you enter a JSON string. This property is activated by default and promotes matching CIs while running the CI lookup rules.
Custom-written lookup scripts might return child table records from the script. For this property, the _autoPromoteCI function in the CIIdentify Script Include takes the CI returned by the lookup script and automatically traverses the relationships to arrive at the cmdb_ci entry and return it.
To override the auto-promotion logic, that is, to add or update new CI classes, add the JSON object in the Value field in the [sn_sec_cmn.autoPromoteFields] system property.