Manually Import Vulnerability Data into Vulnerability Module

derocheb
Kilo Contributor

I'm currently evaluating the vulnerability response module in ServiceNow. Is there a way to manually import vulnerability data into ServiceNow to see how the filters will actually work without fully integrating with one of our vulnerability scanners.

Secondary question - How do I create a single rotating ticket per CMDB support group with the applicable vulnerability data?

10 REPLIES 10

Hi Surendra,

We did implement importing from the third party tool into Vulnerability Response module using API's but later on, we found that we are only using the tables and some workflows from Vulnerability Response so we created a custom application with requirements for managing Vulnerabilities in ServiceNow.

  In my case, we have an internal application which takes data from Qualys and dumps an excel sheet with information about the vulnerabilities. You can use the Field mapping feature with Vulnerability for getting values and then you can use group rules for assigning tickets to specific groups.

 

Thanks and Regards,

Amansingh