Change risk score when cvss score changes, is this possible using vulnerability calculator?

Nowlearner
Kilo Guru

Hi,

Does anyone know if we can Change risk score when cvss score changes on a vul item? is this possible using vulnerability calculator?

I tried using calculator but it doesnt work for me. Can anyone one help on this? 

Do i need to do a business rule just like OOB one "update risk rating from risk score"  but modify to work when cvss changes update risk score

1 ACCEPTED SOLUTION

Shivam Sarawagi
ServiceNow Employee
ServiceNow Employee

CVSS score is present on the vulnerability. Please check BR: "Set recalculate flag" on the vulnerability table, you can put the condition for cvss changes as well. This will flag such vulnerability where value is getting changed and later all the VIT associated with this vul will be picked and risk will be recalculated.

 

Thanks,

Shivam

View solution in original post

1 REPLY 1

Shivam Sarawagi
ServiceNow Employee
ServiceNow Employee

CVSS score is present on the vulnerability. Please check BR: "Set recalculate flag" on the vulnerability table, you can put the condition for cvss changes as well. This will flag such vulnerability where value is getting changed and later all the VIT associated with this vul will be picked and risk will be recalculated.

 

Thanks,

Shivam