CIS-VR Exam QuestionsBrowse all questions from this exam

CIS-VR Exam - Question 21


Approvals within the Vulnerability Application are created based on:

Show Answer
Correct Answer:

Discussion

2 comments
Sign in to comment
mzack1436Option: A
Jan 4, 2025

The sys_approval and the sn_vul_vulnerable_item tables. These tables are used to manage and track approval processes within the Vulnerability Application.

cricosta
Feb 22, 2025

But does not exist any sys_approval table. When you are in Vulnerable Item table if you open script related the table is the sn_vul_change_approval table

no_one_123Option: C
Mar 4, 2025

C is the best answer. https://www.servicenow.com/docs/bundle/yokohama-security-management/page/product/vulnerability-response/reference/installed-with-vr.html 'sn_vul_change_approval' is a table that "tracks the approval process for vulnerabilities." (i.e. it governs what approvals are needed. it doesn't track the approvals, which would be in the approval table.) And besides, the actual approval table name is "sysapproval_approver."