Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Change Short Description of auto generated Remediation Task from Remediation Effort

Viswanatha Redd
Tera Contributor

By Default, the short description of Remediation task is same as Remediation Effort.

Is there a possibility to change it to <Qualys ID/Vulnerabiity >: Short Description of RE - <Assignment group Name>

Best Regards

Viswa

1 REPLY 1

chrismcdevi
ServiceNow Employee

Hi,

The way the RT is named is hardcoded:

"For each rule where the VGR condition matches, the rule pulls the data from the Group by selections on the VI. It builds a group name and field. In this case, High Risk: QID-32342:Summary of QID-3242 (Name:vulnerability ID:vulnerabilty summary)."

https://docs.servicenow.com/en-US/bundle/sandiego-security-management/page/product/vulnerability-response/concept/vulnerability-groups.html

The name is built in the "VulnerableGroupRule" Script Include and is built in this method: _getLookupKeyForVulGroup