ServiceNow Certified Implementation Specialist – Vulnerability Response — Question 31
Approvals within the Vulnerability Application are created based on:
Answer options
- A. The sys_approval and the sn_vul_vulnerable_item tables
- B. The sn_vul_vulnerable_item and sn_vul_vulnerability tables
- C. The sn_vul_change_approval table
- D. The sys_approval table
Correct answer: C
Explanation
The correct answer is C because the sn_vul_change_approval table specifically handles the approval process for changes related to vulnerabilities. Options A, B, and D refer to other tables that do not directly pertain to the creation of approvals within the Vulnerability Application.