How to create VI automatically

Kosuke Tsujibay
Tera Contributor

I' d lke to know how to creat VI automatically.

I guess there must be something like Script Include, Business rule, Flow designer and Job schedule.

However I can't find them...

If anyone knows how to be created, then really apprecitated. 

3 REPLIES 3

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi @Kosuke Tsujibay 
Can you please elaborate your question?



Thanks and Regards,

Saurabh Gupta

I’m not sure how I can elaborate this anymore but I try.

 

I' d lke to know how to creat VI automatically.

I think VI is originally created automatically

For example, if users use other tool for gaining asset infromation and the asset infromation(CI) and vulnerability(CVE ID) are combined, then it'll create Vulnerability Item(VI).

 

Reagrding this, I don't know how VI is created automatically.

Is there something already set for them such as; Business rule(Script Include), Flow designer and Job schedule.

 

I hope you understand above.

Nitesh Tolani
ServiceNow Employee
ServiceNow Employee

You can look at the method '_insertVulnerableItemVulnerabilityAssessment' in the script include 'VulnerabilityUtils'. This is called for the Exposure Assessment feature (https://docs.servicenow.com/bundle/vancouver-security-management/page/product/vulnerability-response...) to create the vulnerable items.