- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 12:11 AM - edited 01-12-2024 12:14 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 01:15 AM
There is a BR on sn_vul_vulnerability 'Update items on state changes' which calls the script include 'VulnerabilityGroup' and does that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 01:15 AM
There is a BR on sn_vul_vulnerability 'Update items on state changes' which calls the script include 'VulnerabilityGroup' and does that.