Vulnerability Response integrations
Summarize
Summary of Vulnerability Response integrations
Vulnerability Response in ServiceNow Yokohama supports integration with third-party vulnerability scanners and data sources, such as the National Vulnerability Database (NVD) and various vulnerability detection tools. These integrations reconcile imported vulnerabilities with your Configuration Management Database (CMDB) assets, creating vulnerable items (VIs) that are automatically grouped, risk-scored, prioritized, and assigned to appropriate remediation teams.
Show less
Each third-party integration operates independently, so deduplication of vulnerable items across different integrations (e.g., Rapid7 and Qualys) is not supported. However, deduplication within a single integration considers IPs, ports, and similar factors.
Key Features
- Multiple supported integrations: Includes integrations with Qualys, Rapid7, Shodan, Microsoft Threat and Vulnerability Management, HCL BigFix, Microsoft SCCM, and others.
- Solution integrations: Microsoft Security Response Center and Red Hat Solution integrations are configurable and manageable through the Setup Assistant.
- Setup and scheduling: Many integrations can be installed, configured, scheduled, and launched on-demand via the Setup Assistant, with some exceptions like Rapid7 requiring manual configuration.
- Integration processing: Data imports occur in paged processes with a one-hour processing limit per import queue entry. Heartbeat timestamps help monitor ongoing processing and prevent stuck imports by timing out stalled entries.
- Process state terminology: Integration process states were updated starting from version 17.1 for clarity (e.g., “Processing” renamed to “Retrieving”).
- Manual integration creation: Customers can add custom integrations outside of ServiceNow Store applications as needed.
- CMDB and CSDM alignment: Vulnerability Response and related applications contribute data to and use tables defined by the Common Service Data Model (CSDM), enabling cross-product data sharing and value enhancement.
Practical Considerations for ServiceNow Customers
- Use the Setup Assistant to install and manage most integration applications efficiently.
- Be aware that if multiple third-party integrations are used, vulnerable item deduplication does not occur across them, which may lead to duplicate vulnerability records.
- Monitor integration processes for timeouts and stuck imports; heartbeat mechanisms help identify and resolve these issues automatically.
- When deploying integrations that support multiple domains, configure domain-separated imports to maintain data segregation.
- Leverage the integration with CSDM tables to enhance data consistency and interoperability across Security Operations and other ServiceNow products.
Vulnerability Response includes support for third-party integrations. Included in this section are some basic guidelines for developing your own integrations.
Third-party integrations
Imported vulnerabilities from the National Vulnerability Database (NVD) and detection data from third-party scanners are reconciled with the assets in your CMDB. When an imported vulnerability matches an existing asset, a vulnerable item is created. Vulnerable items are grouped automatically into tasks for remediation, risk-scored with business context, prioritized and assigned to appropriate teams for remediation.
Third-party integrations are treated separately. If more than one third-party integration application is in use in your environment there is no vulnerable item (VI) deduplication across integrations. For example, VI deduplication between Rapid7 and Qualys is not available.
However, mismatches in detection count between a third-party scanner (for example, Qualys) to VIs in your ServiceNow instance are expected, since we dedupe across IPs, ports and so on.
For information about third-party integrations supported by Application Vulnerability Response see, Integrating Application Vulnerability Response with other applications
- CISA Known Exploit Vulnerability (KEV) Integration
- Understanding the Microsoft Threat and Vulnerability Management Vulnerability integration
- Understanding the HCL BigFix patch orchestration integration with Vulnerability Response
- Understanding the Vulnerability Response patch orchestration integration with Microsoft SCCM
- Understanding the NVD integrations
- Qualys Vulnerability Integration
- Understanding the Rapid7 Vulnerability Integration
- Shodan Exploit Integration
- Microsoft Security Response Center Solution Integration
The Microsoft Security Response Center Solution Integration is available with Vulnerability Solution Management. For information on the installation and configuration of the Microsoft Security Response Center Solution Integration and the Red Hat Solution Integration, see Install the Solution Management for Vulnerability Response application. You can configure, edit, schedule, and launch on-demand the Microsoft Security Response Center Solution Integration and the Red Hat Solution Integration from within the Setup Assistant.
Additional notes for integrations
If multiple deployments are supported for an integration, see Create domain-separated imports for an integration.
- You can install, configure, schedule, and launch on-demand many of the integration applications from within Setup Assistant.
- You can install the Rapid7 Vulnerability Integration application from Setup Assistant, but configuration is not supported for this integration from within the Setup Assistant. See Install the Rapid7 Vulnerability Integration for more information.
- sn_sec_cmn.record_threshold_heartbeat: Defines the number of processed records, after which the heartbeat (timestamp) is sent to the import queue entry.
- sn_sec_cmn.maximum_heartbeat_delay: Defines the time after which the import queue entry must be timed out.
| State name prior to V17.1 | State name V17.1 onwards |
|---|---|
| Processing | Retrieving |
| WaitComplete | Waiting/Processing |
waitcomplete, it displays the percentage of integration that is
complete.Manually created integrations
You can add other integrations that are not available as ServiceNow Store applications, as needed. See Manually create a vulnerability integration for more information.
Vulnerability Response applications and CSDM tables
The Vulnerability Response, Application Vulnerability Response, third-party vulnerability integrations and Software Bill of Materials applications manage (contribute data to) CSDM tables. These applications also use data from CSDM tables that other applications generate. Several ServiceNow products, therefore, benefit from and add value to these Security Operations applications. See Vulnerability Response applications and CSDM tables for more information.