Risk calculator doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 11:42 AM
Hi,
I have a second question related to risk calculator.
As per my understanding and the knowledge I have from community, when a new Vulnerable item got created (from integration), a Business rule "Calculate risk score" got executed and the risk rating has been calculated for the first time.
Then the scheduled job "Run severity calculator after vuln entry promotion" is executed every 30 minutes. and his job is to look for a flag on sn_vul_entry to recalculate the rules.
What are the possible reasons that the risk rating is not updated after import?
All risk ratings have the same value
- Labels:
-
Vulnerability Response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 01:36 PM
Have you validated that the calculator and associated rules are active and that the VI meets the condition specified in the rules?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2022 01:49 PM
Hi
Risk calculator and all rules are active
when I hit "Reapply calculator" button, the VIs are updated so the rules are fine.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2022 03:52 AM
So,
Check out BR 'Set recalculate flag' on the Vulnerability Entry [sn_vul_entry] table:
Basically after one of those field changes, due to an integration run, then the flag gets set that tells the scheduled job to recalculate. If you have additional requirements, you can set this flag to true yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2022 03:24 PM