When Remediation Task is resolved, all associated vulnerable items gets resolved.

deeksha acharya
Tera Contributor

When Remediation Task is resolved, all associated vulnerable items gets resolved (except closed and defered). I just curious to know which script is responsible for this functionality. Because i did not find any BR on "sn_vul_vulnerability" table for this functionality. 

 

1 ACCEPTED SOLUTION

Nitesh Tolani
ServiceNow Employee
ServiceNow Employee

There is a BR on sn_vul_vulnerability 'Update items on state changes' which calls the script include 'VulnerabilityGroup' and does that.

View solution in original post

1 REPLY 1

Nitesh Tolani
ServiceNow Employee
ServiceNow Employee

There is a BR on sn_vul_vulnerability 'Update items on state changes' which calls the script include 'VulnerabilityGroup' and does that.