Aggragate tables of IVR Schema for Tenable.sc
The tables in this section provide detailed information about Aggregate tables of IVR Schema.
PerformAggregates_SC_Vulnerabilities_Requiring_Content
Name | Type | Description |
---|---|---|
title |
nvarchar | Vulnerability title as defined by Tenable |
Int_Parent_id |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be PluginID, when a CVE is represented by the Vulnerability ID. |
CVSS |
nvarchar | Common Vulnerability Scoring System (CVSS) base score calculated according to the formula defined here: https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator |
CVSS_Sort |
int | Sorted CVSS |
Severity |
varchar |
The Fixlet severity. Tenable values: 0 - information, 1-4 Low, 5-6 Medium, 7-9 High, 10 - Critical |
VPR_Sort |
int | Sorted Tenable Vulnerability Priority Rating (VPR) |
VPR_Score |
decimal | |
Exploitability |
nvarchar | Exploitability information correlates with detected vulnerabilities when known exploits are published |
Published_Date |
nvarchar | The date when the vulnerability is published |
Published_Date_Key |
date | |
Order_Key |
int | |
Applicable_Devices |
int | |
Solution |
nvarchar | The Solution section provides a suggested solution to fix the vulnerability or a reference defering to the vendor. |
Name | Type | Description |
---|---|---|
Int_Parent_id |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be a PluginID, when a CVE is represented by the Vulnerability ID. |
DeviceID |
varchar | The unique computer ID assigned by Insights to a machine. References: dbo.datasource_devices |
Device_Key |
bigint | |
ComputerName |
nvarchar | Name of computer |
OperatingSystem |
nvarchar | Operating system of device |
IP_Address |
nvarchar | Ip address of device |
Device Type |
nvarchar | |
Last Report Time |
datetime | Last report time of device to bigfix server |
Detected_Date_Key |
date | |
Detected_Date |
nvarchar | Time stamp for detection. |
Last_Detected_Date_Key |
date | |
Last_Detected_Date |
nvarchar | Time stamp for last detection. |
Results |
nvarchar | This is provided by the IVR datasource and may contain a brief description as to why the vulnerability has been identified. |
VulnDevKey |
nvarchar | |
VPR_Score |
decimal | Tenable Vulnerability Priority Rating (VPR) Score |
Name | Type | Description |
---|---|---|
vulnerability_id |
nvarchar | ID of the vulnerability as assigned by UVM (This will be defined as Plugin_Id). In the case of a CVE being used as a Vulnerability_ID, the ParentID should be a PluginID |
CVE_List |
nvarchar | List of CVE |
Name | Type | Description |
---|---|---|
Int_Parent_ID |
nvarchar | CVE ID of a given vulnerability. (Tenable: note plugin id's are not singularly represented by a CVE, there is an individual record for CVEs as well.) |
first_detected |
datetime2 | Time stamp for First detected |
global_computer_id |
bigint | The unique computer ID assigned by Insights to a machine. References: dbo.datasource_devices |
CVSS |
nvarchar | Common Vulnerability Scoring System (CVSS) base score calculated according to the formula defined here: https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator |
CVSS_Sort |
int | Sorted CVSS |
Severity |
varchar |
The Fixlet severity. Tenable values: 0 - information, 1-4 Low, 5-6 Medium, 7-9 High, 10 - Critical |
VPR_Sort |
int | Sorted Tenable Vulnerability Priority Rating (VPR) |
FirstDetectedRowNum |
bigint |
Name | Type | Description |
---|---|---|
MaxDate | nvarchar | Max of datetime |
Name | Type | Description |
---|---|---|
DeviceID |
varchar | The unique computer ID assigned by Insights to a machine. References: dbo.datasource_devices |
ComputerName |
nvarchar | Name of Computer |
VPR_Total |
decimal |
PerformAggregates_SC_Vulnerabilities_With_Available_Fixlets
Name | Type | Description |
---|---|---|
Vulnerability Title |
nvarchar | Vulnerability title as defined by Tenable |
Int_Parent_id |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be PluginID, when a CVE is represented by the Vulnerability ID. |
CVSS |
nvarchar | Common Vulnerability Scoring System (CVSS) base score calculated according to the formula defined here: https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator |
CVSS_Sort |
int | Sorted CVSS |
Severity |
varchar |
The Fixlet severity. Tenable values: 0 - information, 1-4 Low, 5-6 Medium, 7-8 High, 9-10 - Critical |
VPR_Sort |
int | Sorted Tenable Vulnerability Priority Rating (VPR) |
VPR_Score |
decimal | Tenable Vulnerability Priority Rating (VPR) Score |
Exploitability |
nvarchar | Exploitability information correlates with detected vulnerabilities when known exploits are pulished |
Published Date_Key |
date | |
Published Date |
nvarchar | The date when the vulnerability is published |
Source Release Date |
nvarchar | Time stamp for release |
Product/Family |
nvarchar | |
Fixlet Title |
nvarchar | Title name of fixlet |
Fixlet Source ID |
nvarchar | Source Id of fixlet |
Fixlet Category |
nvarchar | |
Fixlet ID |
bigint | Id of Fixlet |
Fixlet_Join_ID |
bigint | |
Fixlet Site Name |
nvarchar | |
solution |
nvarchar | The Solution section provides a suggested solution to fix the vulnerability or a reference deferring to the vendor |
Order_Key |
int | Internal key |
Applicable_Devices |
int | |
VulnFixKey |
nvarchar |
Name | Type | Description |
---|---|---|
Int_Parent_ID |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be a PluginID, when a CVE is represented by the Vulnerability ID. |
Fixlet_Join_ID |
bigint | |
DeviceID |
varchar | The unique computer ID assigned by Insights to a machine. References: dbo.datasource_devices |
Device_Key |
bigint | |
ComputerName |
nvarchar | Name of computer |
OperatingSystem |
nvarchar | OS of device |
IP_Address |
nvarchar | Ip address |
Device Type |
nvarchar | |
Last Report Time |
datetime | Last report time of device to bigfix server |
Detected_Date_Key |
date | |
Detected_Date |
nvarchar | Time Stamp for detected |
Last_Detected_Date_Key |
date | |
Last_Detected_Date |
nvarchar | Time stamp of last detected |
results |
nvarchar | This is provided by the IVR datasource and may contain a brief description as to why the vulnerability has been identified. |
VulnDevKey |
nvarchar | |
VulnFixKey |
nvarchar | |
VPR_Score |
decimal | Tenable Vulnerability Priority Rating (VPR) Score |
Name | Type | Description |
---|---|---|
parent_id |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be a PluginID, when a CVE is represented by the Vulnerability ID. |
global_fixlet_id |
bigint | Id of fixlet |
VulnFixKey |
nvarchar | |
CVE_List |
nvarchar | List of cve id |
Name | Type | Description |
---|---|---|
Int_Parent_ID |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be a PluginID, when a CVE is represented by the Vulnerability ID. |
first_detected |
datetime2 | Time stamp of first detected |
CVSS |
nvarchar | Common Vulnerability Scoring System (CVSS) base score calculated according to the formula defined here: https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator |
CVSS_Sort |
int | Sorted CVSS |
Severity |
varchar |
The Fixlet severity. Tenable values: 0 - information, 1-4 Low, 5-6 Medium, 7-9 High, 10 - Critical |
VPR_Sort |
int | Sorted Tenable Vulnerability Priority Rating (VPR) |
VulnFixKey |
nvarchar | |
FirstDetectedRowNum |
bigint |
Name | Type | Description |
---|---|---|
MaxDate |
nvarchar | Max of datetime |
Name | Type | Description |
---|---|---|
DeviceID |
varchar | The unique computer ID assigned by Insights to a machine. References: dbo.datasource_devices |
ComputerName |
nvarchar | Name of computer |
VPR_Total |
decimal | |
MaxDate |
nvarchar | Max of datetime |
PerformAggregates_SC_VulnerabilityDiscrepancies
Name | Type | Description |
---|---|---|
Vulnerability Title |
nvarchar | Vulnerability title as defined by Tenable |
Int_Parent_ID |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be PluginID, when a CVE is represented by the Vulnerability ID. |
CVSS |
nvarchar | Common Vulnerability Scoring System (CVSS2) base score calculated according to the formula defined here: https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator |
CVSS_Sort |
int | Sorted CVSS |
Severity |
varchar |
The Fixlet severity. Tenable values: 0 - information, 1-4 Low, 5-6 Medium, 7-8 High, 9-10 - Critical |
VPR_Sort |
int | Sorted Tenable Vulnerability Priority Rating (VPR) |
VPR_Score |
decimal | Tenable Vulnerability Priority Rating (VPR) Score |
Exploitability |
nvarchar | Exploitability information correlates with detected vulnerabilities when known exploits are published |
Published Date_Key |
date | |
Published Date |
nvarchar | The date when the vulnerability is published |
Source Release Date |
nvarchar | Time stamp for release |
Product/Family |
nvarchar | |
Fixlet Title |
nvarchar | Title name of fixlet |
Fixlet Source ID |
nvarchar | Source ID of Fixlet |
Fixlet Category |
nvarchar | |
Fixlet ID |
bigint | ID of Fixlet |
Fixlet_Join_ID |
bigint | |
Fixlet Site Name |
nvarchar | |
solution |
nvarchar | The Solution section provides a suggested solution to fix the vulnerability or a reference deferring to the vendor. |
Order_Key |
int | |
Applicable_Devices |
int | |
VulnFixKey |
nvarchar |
Name | Type | Description |
---|---|---|
Int_Parent_ID |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be a PluginID, when a CVE is represented by the Vulnerability ID. |
Fixlet_Join_ID |
bigint | |
DeviceID |
varchar | The unique computer ID assigned by Insights to a machine. References: dbo.datasource_devices |
Device_Key |
bigint | |
ComputerName |
nvarchar | Name of computer |
OperatingSystem |
nvarchar | Os of device |
IP_Address |
nvarchar | Ip address of device |
Device Type |
nvarchar | |
Last Report Time |
datetime | Last report time of device to bigfix server |
Detected_Date_Key |
date | |
Detected_Date |
nvarchar | Time stamp for detected date |
Last_Detected_Date_Key |
date | |
Last_Detected_Date |
nvarchar | Time stamp for last detected |
Results |
nvarchar | This is provided by the IVR datasource and may contain a brief description as to why the vulnerability has been identified. |
VulnDevKey |
nvarchar | Internal key |
VulnFixKey |
nvarchar | |
VPR_Score |
decimal | Tenable Vulnerability Priority Rating (VPR) Score |
Name | Type | Description |
---|---|---|
parent_id |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be a PluginID, when a CVE is represented by the Vulnerability ID. |
global_fixlet_id |
bigint | Id of fixlet |
VulnFixKey |
nvarchar | |
CVE_List |
nvarchar | List of CVE |
Name | Type | Description |
---|---|---|
Int_Parent_ID |
nvarchar | Parent_ID facilitates the hierarchy between PluginID and CVEs. It will be a PluginID, when a CVE is represented by the Vulnerability ID. |
first_detected |
datetime2 | Time stamp for first detected date |
CVSS2 |
nvarchar | Common Vulnerability Scoring System (CVSS2) base score calculated according to the formula defined here: https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator. Note that this field is based on CVSS v2. |
CVSS2_Sort |
int | Sorted CVSS2 |
Severity |
varchar |
The Fixlet severity. Tenable values: 0 - information, 1-4 Low, 5-6 Medium, 7-9 High, 10 - Critical |
VPR_Sort |
int | Sorted Tenable Vulnerability Priority Rating (VPR) |
VulnFixKey |
nvarchar | |
FirstDetectedRowNum |
bigint |
Name | Type | Description |
---|---|---|
MaxDate | nvarchar | Max of datetime |
Name | Type | Description |
---|---|---|
DeviceID |
varchar | The unique computer ID assigned by Insights to a machine. References: dbo.datasource_devices |
ComputerName |
nvarchar | Name of computer |
VPR_Total |
decimal |