Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Data mapping for the Vulnerability Response Integration with Claroty CTD

This section specifies how fields from the Claroty CTD API are mapped to fields in the ServiceNow tables.

Vulnerability detection data mapping

Claroty CTD fieldServiceNow fieldNotes
 SourceAlways set to Claroty CTD.
Identified\_onFirst Found 
Last\_updatedLast Found 
StatusStatusA status of 0 means Open. A status of 2 means Closed/Fixed.
Resource\_idConfiguration itemThe configuration item \(CI\) is set through a CI lookup rule that searches the sys\_object\_source table for the Resource ID. For example, 33.1.

Vulnerability entry data mapping

Vulnerability entries are only created if an existing Common Vulnerabilities and Exposures (CVE) record is not found in the National Vulnerability Database Entry [sn_vul_nvd_entry] table. If the Claroty CTD Integration must create a CVE, it maps the following source fields listed in the table.

Claroty CTD fieldServiceNow fieldNotes
Cve_idIDExample: CVW-2017-17562
TitleSummaryThe integration adds [Claroty] to the Summary so that the NVD CVEs, backfilled by Claroty, are visible. For example, the [Claroty] Authentication Bypass Vulnerability in SIPROTEC.
CvssV3_base_score 
PublishedDate_published 
ModifiedLast_modified 

Parent Topic:Vulnerability Response Integration with Claroty CTD