Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

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

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