How to create VI automatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 01:20 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2023 01:45 AM
Hi @Kosuke Tsujibay
Can you please elaborate your question?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2023 04:22 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 01:16 AM
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.