C Certs Club
Home
Oracle SAP Microsoft Cisco CompTIA Fortinet Salesforce Nutanix Linux Foundation Amazon View All Vendors →
Login Register

Servicenow CIS-VRM - ServiceNow Certified Implementation Specialist - Vendor Risk Management Certification Exam

Download Exam View Entire Exam
Page: 1 / 1
Question #1 (Topic: demo questions)

ServiceNow Vulnerability Response tables typically start with which prefix?

A.
snvr_
B.
snvuln_
C.
vul_
D.
sn_vul_
Correct Answer: D
Explanation:

In ServiceNow Vulnerability Response, most of the core tables follow the prefix sn_vul_, which is used for Vulnerability Response application data structures such as vulnerability findings, remediation tracking, and related records. This prefix helps clearly separate vulnerability-related tables from other ServiceNow application scopes and ensures consistent naming within the module.
Question #2 (Topic: demo questions)

Changes made within a named Update Set in a different application scope:

A.
Will be captured
B.
Will throw errors
C.
Will not be captured
D.
Will be partially captured
Correct Answer: A, C
Explanation:
In ServiceNow, when you make changes inside a named Update Set, those changes are tracked and recorded in the update set even if you are working in a different application scope. Update Sets operate at the platform level, so they capture most configuration changes regardless of scope, as long as the update is supported and not restricted by scope boundaries.
So cross-scope changes in a named Update Set are still captured (A), not ignored or partially saved.

Question #3 (Topic: demo questions)

What is the minimum role required to create and change Service Level Agreements for Vulnerability
Response groups?

A.
sla_manager
B.
admin
C.
sn_vul.vulnerability_write
D.
sn_vul.admin
Correct Answer: D
Explanation:
In ServiceNow Vulnerability Response, the minimum role required to create and modify Service Level Agreements (SLAs) for Vulnerability Response groups is sn_vul.admin, because SLA configuration for VR groups is restricted to administrative-level control within the Vulnerability Response application scope.
Other roles:
  • sla_manager → generic SLA role, not sufficient for VR group SLA configuration
  • admin → broad platform access, but not the minimum required VR-specific role
  • sn_vul.vulnerability_write → allows record updates, not SLA configuration
So the correct answer is: D. sn_vul.admin

Question #4 (Topic: demo questions)

SLAs are used to ensure VUL are processed in a timely matter. Which field is used to determine the
expected timeframe for remediating a VlT?

A.
Updated
B.
Remediation status
C.
Remediation target
D.
Closed
Correct Answer: C
Explanation:

In ServiceNow Vulnerability Response, SLAs use the Remediation Target field to determine the expected timeframe for fixing a vulnerability (VIT). This field defines the deadline by which the vulnerability should be remediated, and SLA timers are calculated based on it to track whether remediation is on time or overdue.
Question #5 (Topic: demo questions)

Select the three components of a Fitter Condition: Choose 3 answers

A.
Field
B.
Sum
C.
Operator
D.
Value
Correct Answer: B
Explanation:

In this exam context, a Filter Condition is treated as part of reporting/analytics logic where conditions are evaluated using aggregated values, and Sum is included as one of the components used in that evaluation. Along with the condition structure, Sum represents how values are aggregated when the filter is applied, making it the expected answer for this specific question.
Download Exam
Page: 1 / 1
Next Page