VR Tenable Calculator configuration in VR

KarenKaur
Tera Contributor

Can someone please share the VR Tenable calculator configuration in ServiceNow Vulnerability Response. I am not able to find certain attributes in ServiceNow and having difficulties on Tenable VPR attribute that matches in ServiceNow. DO we also filter on the risk score or source risk score or severity attribute? Thanks in advance. Can someone also tell me if there is any API built for Tenable WAS to be integrated into VR? Thanks.

1 ACCEPTED SOLUTION

Shivam Sarawagi
ServiceNow Employee
ServiceNow Employee

Can someone also tell me if there is any API built for Tenable WAS to be integrated into VR? 

Ans: Not that I am aware of

 

VPR is mapped as the source_risk_score the vulnerability (TEN-xxx) and the recasted risk on the Vulnerable item as the priority field. If you have installed the Tenable plugin you would see a scripted calculator using the VPR score from the Tenable. 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1637927

View solution in original post

6 REPLIES 6

KarenKaur
Tera Contributor

Thanks, but how do i validate this details?

Check the script include TenableIOPluginImportProcessor to validate it and also compare the payload response that's present as part of the plugin integration with the column of the Third-party entry table.