Re-Scan option is not available on Individual Vulnerable ItemIssue Re-Scan' option not available on Individual Vulnerable Item in 'Vulnerability Response' applicationCauseThe vulnerable item must have an IP address populated or the task scannable (the associated Ci that has an IP) AND a scanner must be configured and enabled.ResolutionThere is a condition on the UI action of vulnerable item:---------- condition : new sn_vul.VulnerabilityScanUtil().isTaskScannable(current.getUniqueValue(), current.getValue("ip_address"))The vulnerable item must have an IP address populated or the task scannable (the associated Ci that has an IP) AND a scanner must be configured and enabled.Please refer to the below documentation which explains this further:https://docs.servicenow.com/