Skip to content
Release: Australia · Updated: 2026-04-02 · Official documentation · View source

AWS Security Hub import mapping

AWS Security Hub data mapping tables.

AWS Security Hub Host Vulnerabilities import

Data is loaded into the sn_vul_aws_security_hub_host_vuln_import table.

ColumnTypeDescription
activity_idintegerActivity identifier
activity_namestringActivity name
category_namestringCategory name
category_uidintegerCategory unique identifier
class_namestringClass name
class_uidintegerClass unique identifier
cloudstringCloud provider information (JSON)
finding_infostringFinding information (JSON)
metadatastringMetadata (JSON)
remediationobjectRemediation information
resourcesstringResource details (JSON)
severitystringSeverity level
severity_idintegerSeverity identifier
statusstringFinding status
status_idintegerStatus identifier
timeintegerTimestamp (epoch)
time_dtstringTimestamp (datetime string)
type_namestringType name
type_uidintegerType unique identifier
unmappedstringUnmapped fields
vulnerabilitiesstringVulnerabilities data (JSON)
sys_domainDomainDomain for domain separation

Severity and status mappings

AWS Security Hub severityServiceNow severity valueServiceNow severity label
CRITICAL1Critical
HIGH2High
MEDIUM3Medium
LOW4Low
INFORMATIONAL4Low
UNKNOWN5None
FATAL1Critical
OTHER5None
AWS Security Hub statusServiceNow detection status valueServiceNow detection status labelNotes
New0Open 
In Progress0Open 
Resolved1Fixed 
Suppressed0OpenSets is_ignored=true
Archived1Fixed 
Unknown0Open 
Other0Open 
AWS Security Hub fieldServiceNow fieldDescription
vulnerabilities.cve.uididCVE identifier
"AWS"sourceStatic value indicating AWS source
(ref)aws_cvd_detailsCustom column referencing sn_vul_aws_cvd_attributes
AWS Security Hub fieldServiceNow fieldDescription
cvss[].scoringVectorv2_vector_stringWhen version 2.x and source matches root level
cvss[].baseScorescoreWhen version 2.x
cvss[].baseScorev3_base_scoreWhen version 3.x
cvss[].scoringVectorv3_vector_stringWhen version 3.x
cvss[].baseScorev4_base_scoreWhen version 4.x
cvss[].scoringVectorv4_vector_stringWhen version 4.x
vulnerabilities.is_exploit_availableexploitExploit availability
vulnerabilities.cve.epss.scoreepss_scoreEPSS probability score
vulnerabilities.is_fix_availablefix_availableFix availability
vulnerabilities.severitysource_severityfatal/critical→critical, high→high, medium→medium, low/informational→low, unknown/other→none
vulnerabilities.exploit_last_seen_time_dtlast_known_exploit_atLast known exploit date
AWS Security Hub fieldServiceNow fieldDescription
vulnerabilities.cve.uididCVE identifier
cvss severityseverityCVSS severity
cvss base_scorescore / v2_base_score / v3_base_score / v4_base_scoreVersion-dependent base score
cvss vector_stringv2_vector_string / v3_vector_string / v4_vector_stringVersion-dependent vector string
vulnerabilities.cve.descsummaryVulnerability description
vulnerabilities.cve.modified_time_dtlast_modifiedLast modified date
vulnerabilities.cve.created_time_dtdate_publishedDate published
vulnerabilities.is_exploit_availableexploitExploit availability
vulnerabilities.severitysource_severitySource severity
vulnerabilities.cve.epss.scoreepss_scoreEPSS probability score
vulnerabilities.is_fix_availablepatch_availablePatch availability
vulnerabilities.exploit_last_seen_time_dtlast_known_exploit_atLast known exploit date
AWS Security Hub fieldServiceNow fieldDescription
vulnerabilities[0].cve.uidvulnerabilityReference to vulnerability entry
finding_info.titleshort_descriptionFinding title
finding_info.descdescriptionFinding description
finding_info.descproofFinding description as proof
finding_info.first_seen_time_dtfirst_foundFirst seen timestamp
finding_info.last_seen_time_dtlast_foundLast seen timestamp
statussource_statusNew/In Progress/Unknown/Other→open, Resolved→closed, Suppressed→open with is_ignored=true, Archived→closed
severitysource_severitySource severity level
affected_packages[].fixed_in_versionfixed_versionFixed version of affected package
finding_info.uiddetection_keyUnique detection key
AWS Security Hub fieldServiceNow fieldDescription
resources.uidsource_idSource identifier
resources.uidresource_idResource identifier
resources.regioncloud_regionAWS region
resources.owner.account.uidcloud_accountAWS account ID
resources.typecloud_resource_typeCloud resource type
"AWS"cloud_service_providerStatic value: AWS
"Cloud"asset_categoryStatic value: Cloud
resourcessource_dataRaw source data
AWS Security Hub fieldServiceNow fieldDescription
status_idstateState from status ID
statusstatusStatus value
severitysource_severitySource severity
(ref)vulnerabilityReference to sn_vul_entry
(ref)src_ciReference to sn_sec_cmn_src_ci
Script timingScript nameDescription
onStartAWSSecurityHubHostVulnerabilitiesProcessor.onStartInitializes the processor for Security Hub host findings.
onBeforeAWSSecurityHubHostVulnerabilitiesProcessor.onBeforeProcesses each imported record. Creates or updates VITs, detections, and discovered items.
onCompleteAWSSecurityHubHostVulnerabilitiesProcessor.onCompleteFinalizes the import and logs summary statistics.

AWS Security Hub Container Vulnerabilities import

Data is loaded into the sn_vul_aws_security_hub_container_vuln_import table.

ColumnTypeDescription
activity_idintegerActivity identifier
activity_namestringActivity name
category_namestringCategory name
category_uidintegerCategory unique identifier
class_namestringClass name
class_uidintegerClass unique identifier
cloudstringCloud provider information (JSON)
finding_infostringFinding information (JSON)
metadatastringMetadata (JSON)
remediationobjectRemediation information
resourcesstringResource details (JSON)
severitystringSeverity level
severity_idintegerSeverity identifier
statusstringFinding status
status_idintegerStatus identifier
timeintegerTimestamp (epoch)
time_dtstringTimestamp (datetime string)
type_namestringType name
type_uidintegerType unique identifier
unmappedstringUnmapped fields
vulnerabilitiesstringVulnerabilities data (JSON)
sys_domainDomainDomain for domain separation

Container vulnerability field mappings

AWS Security Hub fieldServiceNow fieldDescription
resources[0].nameimage_nameContainer image name
resources[0].image.hash.valueimage_digestImage digest hash
resources[0].image.uidimage_idImage unique identifier
resources[0].image.tagrepository_entryImage tag
resources[0].registry_uidregistryContainer registry UID
cloud.providercloud_providerCloud provider
cloud.regioncloud_regionAWS region
cloud.account.uidcloud_accountAWS account ID
resources[0].repository_namerepositoryRepository name
AWS Security Hub fieldServiceNow fieldDescription
statusstateFinding state
severityseverityFinding severity
finding_info.descproofFinding description as proof
finding_info.first_seen_time_dtfirst_foundFirst seen timestamp
finding_info.last_seen_time_dtlast_foundLast seen timestamp
statusstatusFinding status
vulnerabilities.affected_packages[].pathpathPackage file path
AWS Security Hub fieldServiceNow fieldDescription
vulnerabilities.affected_packages[].namenamePackage name
vulnerabilities.affected_packages[].versionversionPackage version
vulnerabilities.affected_packages[].pathpathPackage file path
AWS Security Hub fieldServiceNow fieldDescription
firstObservedAtfirst_found_dt_tmFirst found date and time
lastObservedAtlast_found_dt_tmLast found date and time
statusstateState
titleshort_descriptionShort description
descriptiondescriptionDescription
vulnerabilities[0].cve.uidvulnerabilityReference to vulnerability
Script timingScript nameDescription
onStartAWSSecurityHubContainerVulnerabilitiesProcessor.onStartInitializes the processor for Security Hub container findings.
onBeforeAWSSecurityHubContainerVulnerabilitiesProcessor.onBeforeProcesses each imported container finding. Creates or updates CVITs, container images, and findings.
onCompleteAWSSecurityHubContainerVulnerabilitiesProcessor.onCompleteFinalizes the container import and logs summary statistics.

AWS Security Hub Test Results import

Data is loaded into the sn_vul_aws_security_hub_test_results_import table.

ColumnTypeDescription
activity_idintegerActivity identifier
activity_namestringActivity name
category_namestringCategory name
category_uidintegerCategory unique identifier
class_namestringClass name
class_uidintegerClass unique identifier
cloudstringCloud provider information (JSON)
compliancestringCompliance information (JSON)
finding_infostringFinding information (JSON)
metadatastringMetadata (JSON)
remediationobjectRemediation information
resourcesstringResource details (JSON)
severitystringSeverity level
severity_idintegerSeverity identifier
statusstringFinding status
status_idintegerStatus identifier
timeintegerTimestamp (epoch)
time_dtstringTimestamp (datetime string)
type_namestringType name
type_uidintegerType unique identifier
vendor_attributesstringVendor-specific attributes (JSON)
sys_domainDomainDomain for domain separation

Test Results field mappings

AWS Security Hub fieldServiceNow fieldDescription
"AWS"sourceStatic source value
compliance.standardssource_idCompliance standard identifier
compliance.standardsshort_descriptionUsed for display
AWS Security Hub fieldServiceNow fieldDescription
(ref)controlReference to sn_vulc_test
"AWS"sourceStatic source value
compliance.controlsection_nameControl section name
compliance.controlsectionControl section
(ref)auth_srcReference to sn_vulc_auth_src
AWS Security Hub fieldServiceNow fieldDescription
"AWS"sourceStatic source value
finding_info.titleshort_descriptionTest short description
finding_info.descdescriptionTest description
finding_info.uidsource_idSource identifier
finding_info.typessource_categorySource category
finding_info.created_time_dtsource_createdSource creation date
finding_info.modified_time_dtsource_updatedSource update date
severitysource_criticalitySource criticality
remediation.descremediationRemediation description
AWS Security Hub fieldServiceNow fieldDescription
finding_info.first_seen_time_dtfirst_seenFirst seen date
finding_info.last_seen_time_dtlast_seenLast seen date
compliance.statusresultCompliance result: PASS, FAIL, WARNING, or UNKNOWN
vendor_attributes.severityrisk_scoreRisk score from vendor
time_dtlast_found_dt_timeLast found date and time
finding_info.descdescriptionResult description
(ref)controlReference to sn_vulc_test
AWS Security Hub fieldServiceNow fieldDescription
resources.uidsource_idSource identifier
resources.uidresource_idResource identifier
resources.regioncloud_regionAWS region
resources.owner.account.uidcloud_accountAWS account ID
resources.typecloud_resource_typeCloud resource type
cloud.providercloud_service_providerCloud service provider
"Cloud"asset_categoryStatic value: Cloud
resourcessource_dataRaw source data
Script timingScript nameDescription
onStartAWSSecurityHubTestResultsProcessor.onStartInitializes the processor for test results.
onBeforeAWSSecurityHubTestResultsProcessor.onBeforeProcesses each imported configuration finding. Creates or updates tests, test results, and CIs.
onCompleteAWSSecurityHubTestResultsProcessor.onCompleteFinalizes the test results import and logs summary statistics.