Datasets

Name Description
advisory The vulnerability_advisory dataset contains information about vulnerabilities associated with secunia advisory and associated details.
businessService The device_business_service_agg dataset contains unique business service data grouped by name, service_id
businessServiceDevice The business_service_device dataset contains unique business service data agg by name, service_id
cloudInstance The cloud_instance dataset contains information about the cloud instances in your environment.
cloudInstanceSpend The cloud_instance_spend dataset contains information about the spend incurred by a cloud instance on a date.
cloudSoftware The cloud_software dataset contains information about software which can be hosted in the cloud.
cloudSoftwareSpend The cloud_software_spend dataset contains information about the spend incurred by cloud software on a cloud instance on a date.
cpe The vulnerability_cpe dataset contains information about CPE and associated information
cve The vulnerability_cve dataset contains information about CVE, Risk Monitoring and associated information
device The device dataset contains information about devices in your inventory, including their unique identifier, model, manufacturer, and lifecycle details.
deviceBusinessService The device_business_service dataset contains information about the business service aplication and associated devices.
deviceHardwareEvidence The hardware_evidence dataset contains information about hardware evidences, their versions, and associated details.
deviceLifecycle The device_lifecycle dataset contains information about the lifecycle of devices in your inventory. It includes details about the general availability, obsolete status, and introduction of devices.
deviceManufacturer The device_manufacturer dataset contains information about various device manufacturers.
deviceModel The device_model dataset contains information about different device models and their specifications.
deviceModelConnectivity The device_model_connectivity dataset contains information about the connectivity standards and types for various device models.
deviceModelPower The device_model_power dataset contains detailed power-related specifications for various devices in your inventory. It includes information on AC and DC power consumption, voltage, and battery life.
deviceModelProfile The device_model_profile dataset contains detailed information about various devices in your inventory. It includes specifications such as bore size, depth, diameter, height, and weight.
deviceNetworkAdapter The device_network_adapter dataset contains information about network adapters associated with devices in your inventory. It includes details such as the device's IP addresses and MAC addresses.
deviceOperatingSystem The device_operating_system dataset contains information about the operating systems used by various devices in your inventory.
deviceProcessor The device_processor dataset contains information about the processors used in various devices. It includes details such as the clock speed and core count.
deviceProduct The device_product dataset contains information about various devices and their product categories.
deviceSoftware The software dataset contains information about software products, their versions, and associated details.
deviceSoftwareEvidence The software_evidence dataset contains information about software evidences, their versions, and associated details.
deviceSource The device_source dataset contains information about the data sources that provide device information from your inventory.
deviceTaxonomy The device_taxonomy dataset categorizes and groups devices based on their unique characteristics.
kbArticle The vulnerability_kb_article dataset contains information about kb articles and associated details.
malware The vulnerability_malware dataset contains information about Malwares and associated CVE details.
operatingSystemEvidence The operating_system_evidence dataset contains information about the operating systems installed on various devices.
rootQuery The entry point for all GraphQL queries.
software The software dataset contains information about software products, their versions, and associated details.
softwareDevice The device dataset contains information about devices in your inventory, including their unique identifier, model, manufacturer, and lifecycle details.
softwareEdition The software_edition dataset contains information about different editions of software products in your inventory.
softwareFileEvidence The software_file_evidence dataset contains metadata about software files identified on a device.
softwareInstallerEvidence The software_installer_evidence dataset contains metadata about software installations identified on a device.
softwareLifecycle The software_lifecycle dataset contains information about the lifecycle of software products. It includes details about end-of-life dates, support levels, and availability.
softwareLifecycleSupportStages The software_lifecycle_support_stages dataset contains information about the various stages of a software lifecycle, including their definitions, end dates, and associated policies.
softwareManufacturer The software_manufacturer dataset contains information about various software manufacturers.
softwareProduct The software_product dataset contains information about software products in the inventory.
softwareRelease The software_release dataset contains information about various software releases, including details about deployment, licensing, and discontinuation statuses.
softwareTaxonomy The software_taxonomy dataset provides a categorization of software products in the inventory.
softwareVersion The software_version dataset contains information about various software versions, including their market names and patch levels.
threatRule The vulnerability_threat_rule dataset contains information about threat rules and associated CVE details.
vulnerability The vulnerability dataset contains information about vulnerabilities, CVE and associated details.

Dataset Details

advisory

The vulnerability_advisory dataset contains information about vulnerabilities associated with secunia advisory and associated details.

Field Description Type
advisoryId The unique identifier for the Secunia Advisory id. String
deviceId Identifier for the device the vulnerability is associated with. String
kbArticles The vulnerability_kb_article dataset contains information about kb articles and associated details. kbArticles (KbArticle*)
revision Revising status of the associated Advisory String
saId Identifier for the secunia advisory associated with. String
saidUrl URL for that Specific Secunia Advisory Id. String
solutionStatus Solution status of the associated vulnerability. String
threatScore Composite score for the Security Advisory, calculated from various criteria and their associated values. Int
title Title of the associated Advisory. String
versionId Identifier for the version of the software the vulnerability is associated with. String

Top

businessService

The device_business_service_agg dataset contains unique business service data grouped by name, service_id

Field Description Type
deviceCount Count of the business service data grouped by name, service_id Int
devices The business_service_device dataset contains unique business service data agg by name, service_id devices (BusinessServiceDevice*)
id Identifier for business_service_agg Id (SHA256 of name service_id)
name Identifies the business service name. String
riscStackUrl The url to the risc stack for the business service data. String
serviceId Represents the application id of the business service data. String

Top

businessServiceDevice

The business_service_device dataset contains unique business service data agg by name, service_id

Field Description Type
biosReleaseDate Date when the BIOS was released. DateTime
biosVersion Identifier for the BIOS version. String
businessServiceAggId String
businessUnit Identifier for the business unit responsible for the device. String
calculatedUser Represents the user account calculated by the device, providing information about the device's user-facing capabilities. String
chassisType Identifier for the chassis type of the device. String
costCenter Identifier for the cost center responsible for the device. String
createdAt The date and time when the device was created or manufactured. DateTime
domain Represents the domain or category of the device, providing context for its use and purpose. String
evidenceManufacturerName Name of the manufacturer of the evidence associated with the device, providing human-readable identification. String
evidenceModelName Name of the model of the evidence associated with the device, providing human-readable identification. String
familyId Identifier for the device family. String
hddTotalSpace Represents the total storage capacity of the device's hard disk drive(s). Int
id Internal identifier for the device. String
ignored A boolean flag indicating whether the device should be ignored or not. Boolean
inventoryAgent Identifies the agent responsible for managing the device's inventory. String
inventoryDate The date when the device was added to the inventory. DateTime
lastLoggedonUser Represents the user who last logged into the device. String
lifecycle The device_lifecycle dataset contains information about the lifecycle of devices in your inventory. It includes details about the general availability, obsolete status, and introduction of devices. lifecycle (DeviceLifecycle*)
lifecycleId Identifier for the device lifecycle. String
location Identifier for the location of the device. String
manufacturer The device_manufacturer dataset contains information about various device manufacturers. manufacturer (DeviceManufacturer*)
manufacturerId Identifier for the device manufacturer. String
manufacturerName Name of the device manufacturer, providing human-readable identification. String
maxClockSpeed Represents the maximum clock speed of the device's processor. Int
model The device_model dataset contains information about different device models and their specifications. model (DeviceModel*)
modelId Identifier for the device model. String
modelName Name of the device model, providing human-readable identification. String
name The name of the device, providing a human-readable label for identification. String
networkAdapters The device_network_adapter dataset contains information about network adapters associated with devices in your inventory. It includes details such as the device's IP addresses and MAC addresses. networkAdapters (DeviceNetworkAdapter*)
numberOfCores Represents the total number of physical cores in the device. Int
numberOfDisplayAdapters Represents the number of display adapters in the device. Int
numberOfHdd Represents the number of hard disk drives (HDDs) in the device. Int
numberOfLogicalCores Represents the total number of logical cores in the device, which is the number of virtual cores that can be used by the operating system. Int
numberOfProcessors Represents the number of processors in the device. Int
operatingSystem The device_operating_system dataset contains information about the operating systems used by various devices in your inventory. operatingSystem (DeviceOperatingSystem*)
osProductId Identifier for the device operating system product. String
osReleaseId Identifier for the device operating system release. String
platformId Identifier for the device platform. String
platformLabel Represents the label or name of the device's platform. String
platformType Represents the type of the device's platform, such as operating system or firmware. String
processorName Represents the name of the device's processor. String
processors The device_processor dataset contains information about the processors used in various devices. It includes details such as the clock speed and core count. processors (DeviceProcessor*)
product The device_product dataset contains information about various devices and their product categories. product (DeviceProduct*)
productId Identifier for the device product. String
productName Name of the device product, providing human-readable identification. String
serialNumber Unique identifier for the device, allowing tracking and management of individual devices. String
servicePack Represents the service pack or version of the device's software. String
software The software dataset contains information about software products, their versions, and associated details. software (DeviceSoftware*)
sources The device_source dataset contains information about the data sources that provide device information from your inventory. sources (DeviceSource*)
taxonomy The device_taxonomy dataset categorizes and groups devices based on their unique characteristics. taxonomy (DeviceTaxonomy*)
taxonomyId Identifier for the device taxonomy. String
totalMemory Represents the total memory capacity of the device. Int
updatedAt The date and time when the device was last updated or modified. DateTime

Top

cloudInstance

The cloud_instance dataset contains information about the cloud instances in your environment.

Field Description Type
billSource The source of bill information for the cloud instance. String
billingAccountId The billing account identifier for the cloud instance. String
clockSpeed The clock speed of the cloud instance. String
costCenter The cost center of the cloud instance. String
deploymentModel The deployment model of the cloud instance. String
id Internal identifier for the cloud instance. String
instanceType The type of the cloud instance. String
location The location of the cloud instance. String
memory Represents the total memory capacity of the cloud instance. String
name The name of the cloud instance, providing a human-readable label for identification. String
networkPerformance The network performance of the cloud instance. String
physicalProcessor The physical processor of the cloud instance. String
provider The provider of the cloud instance. String
resourceId The resource identifier of the cloud instance. String
service The service of the cloud instance. String
storage The storage of the cloud instance. String
vcpu Represents the total vCPU capacity of the cloud instance. String
vendorAccountId The vendor account identifier for the cloud instance. String
vendorAccountName The vendor account name of the cloud instance. String

Top

cloudInstanceSpend

The cloud_instance_spend dataset contains information about the spend incurred by a cloud instance on a date.

Field Description Type
billingCurrencyCode The currency in which the spend was originally incurred. String
cloudInstance The cloud_instance dataset contains information about the cloud instances in your environment. cloudInstance
cloudInstanceId Identifier for the cloud instance. String
computeRate The compute rate for the cloud instance. Float
currencyCode The currency in which monetary amounts are provided String
date The date when the spend on the cloud instance was incurred. DateTime
discount The discount received on the cloud instance spend. Float
hourlyInstanceRate The hourly rate for the cloud instance. Float
netComputeSpend The net compute spend on the cloud instance. Float
netInstanceSpend The net spend on the cloud instance. Float
purchaseOption The purchase option for the cloud instance. String
rateCode The rate code for the incurred cloud instance spend. String
usageAmount The number of hours the cloud instance was used on the date. Float

Top

cloudSoftware

The cloud_software dataset contains information about software which can be hosted in the cloud.

Field Description Type
id Internal identifier for the cloud hosted software. Int
manufacturer Manufacturer name of the cloud hosted software. String
name Name of the cloud hosted software. String

Top

cloudSoftwareSpend

The cloud_software_spend dataset contains information about the spend incurred by cloud software on a cloud instance on a date.

Field Description Type
billingCurrencyCode The currency in which the spend was originally incurred. String
cloudInstanceId Identifier for the cloud instance. String
cloudSoftwareId Identifier for the cloud software. Int
currencyCode The currency in which monetary amounts are provided String
date The date when the spend on the cloud software was incurred. DateTime
discount The discount received on the cloud software spend. Float
hourlyPaygRate The hourly PAYG rate for the cloud software on the cloud instance. Float
instance The cloud_instance dataset contains information about the cloud instances in your environment. instance (CloudInstance*)
licenseModel The license model for the cloud software on the cloud instance. String
netPaygSpend The net PAYG spend for the cloud software. Float
purchaseOption The purchase option for the cloud software spend. String
rateCode The rate code for the incurred cloud software spend. String
software The cloud_software dataset contains information about software which can be hosted in the cloud. software (CloudSoftware*)
usageAmount The number of hours the cloud software was used on the cloud instance on the date. Float
vcpuHours The total of vCPU hours for the cloud software spend. Float

Top

cpe

The vulnerability_cpe dataset contains information about CPE and associated information

Field Description Type
cpeId The unique identifier for the CPE. String
cpeTitle Representation of URI for CPE which ncludes a formal name format, method for checking names against a system. String
cpeUri Representation of URI for CPE which ncludes a formal name format, method for checking names against a system, and a description format for binding. String

Top

cve

The vulnerability_cve dataset contains information about CVE, Risk Monitoring and associated information

Field Description Type
attackComplexity The complexity of the attack required to exploit the vulnerability. String
attackComplexityLevel Numeric indicator for attack complexity. Int
attackRequirement The prerequisite deployment and execution conditions or variables of the vulnerable system that enable the attack String
attackRequirementLevel Numeric indicator for attack requirement. Int
attackVector Translation of the numeric indicator in attack_vector_level. String
attackVectorLevel Numeric indicator for where the vulnerability can be exploited. Int
authentication The number of times an attacker must authenticate to a target in order to exploit a vulnerability. String
authenticationLevel Numeric indicator for authentication. Int
cveTitle Actual CVE number for the Vulnerability. String
cvssScore Base Score according to Common Vulnerability Scoring System (CVSS). Float
cvssVector Base Vector value according to Common Vulnerability Scoring System (CVSS). String
cvssVersion Version according to Common Vulnerability Scoring System (CVSS). String
malwares The vulnerability_malware dataset contains information about Malwares and associated CVE details. malwares (Malware*)
privilegesRequired The level of privileges an attacker must possess before successfully exploiting the vulnerability. String
privilegesRequiredLevel Numeric indicator for privileges required. Int
scope The collection of privileges defined by a computing authority when granting access to computing resources. String
scopeLevel Numeric indicator for scope. Int
subsequentSystemAvailability The impact to the availability of the impacted system resulting from a successfully exploited vulnerability. String
subsequentSystemAvailabilityLevel Numeric indicator for subsequent availability. Int
subsequentSystemConfidentiality The impact to the confidentiality of the information managed by the system due to a successfully exploited vulnerability. String
subsequentSystemConfidentialityLevel Numeric indicator for subsequent confidentiality. Int
subsequentSystemIntegrity The impact to integrity of a successfully exploited vulnerability. String
subsequentSystemIntegrityLevel Numeric indicator for subsequent integrity. Int
threatRules The vulnerability_threat_rule dataset contains information about threat rules and associated CVE details. threatRules (ThreatRule*)
threatScore Threat score generated by in-house logic based on the exploited rules for all CVEs references in the advisory. String
userInteraction The requirement for a user, other than the attacker, to participate in the successful compromise of the vulnerable component. String
userInteractionLevel Numeric indicator for user interaction. Int
vulnerableSystemAvailability The impact to the availability of the impacted component resulting from a successfully exploited vulnerability. String
vulnerableSystemAvailabilityLevel Numeric indicator for vulnerable availability. Int
vulnerableSystemConfidentiality The impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability. String
vulnerableSystemConfidentialityLevel Numeric indicator for vulnerable confidentiality. Int
vulnerableSystemIntegrity The impact to integrity of a successfully exploited vulnerability. String
vulnerableSystemIntegrityLevel Numeric indicator for vulnerable integrity. Int

Top

device

The device dataset contains information about devices in your inventory, including their unique identifier, model, manufacturer, and lifecycle details.

Field Description Type
biosReleaseDate Date when the BIOS was released. DateTime
biosVersion Identifier for the BIOS version. String
businessServices The device_business_service dataset contains information about the business service aplication and associated devices. businessServices (DeviceBusinessService*)
businessUnit Identifier for the business unit responsible for the device. String
calculatedUser Represents the user account calculated by the device, providing information about the device's user-facing capabilities. String
chassisType Identifier for the chassis type of the device. String
costCenter Identifier for the cost center responsible for the device. String
createdAt The date and time when the device was created or manufactured. DateTime
domain Represents the domain or category of the device, providing context for its use and purpose. String
evidenceManufacturerName Name of the manufacturer of the evidence associated with the device, providing human-readable identification. String
evidenceModelName Name of the model of the evidence associated with the device, providing human-readable identification. String
familyId Identifier for the device family. String
hardwareEvidences The hardware_evidence dataset contains information about hardware evidences, their versions, and associated details. hardwareEvidences (DeviceHardwareEvidence*)
hddTotalSpace Represents the total storage capacity of the device's hard disk drive(s). Int
id Internal identifier for the device. String
ignored A boolean flag indicating whether the device should be ignored or not. Boolean
inventoryAgent Identifies the agent responsible for managing the device's inventory. String
inventoryDate The date when the device was added to the inventory. DateTime
lastLoggedonUser Represents the user who last logged into the device. String
lifecycle The device_lifecycle dataset contains information about the lifecycle of devices in your inventory. It includes details about the general availability, obsolete status, and introduction of devices. lifecycle (DeviceLifecycle*)
lifecycleId Identifier for the device lifecycle. String
location Identifier for the location of the device. String
manufacturer The device_manufacturer dataset contains information about various device manufacturers. manufacturer (DeviceManufacturer*)
manufacturerId Identifier for the device manufacturer. String
manufacturerName Name of the device manufacturer, providing human-readable identification. String
maxClockSpeed Represents the maximum clock speed of the device's processor. Int
model The device_model dataset contains information about different device models and their specifications. model (DeviceModel*)
modelId Identifier for the device model. String
modelName Name of the device model, providing human-readable identification. String
name The name of the device, providing a human-readable label for identification. String
networkAdapters The device_network_adapter dataset contains information about network adapters associated with devices in your inventory. It includes details such as the device's IP addresses and MAC addresses. networkAdapters (DeviceNetworkAdapter*)
numberOfCores Represents the total number of physical cores in the device. Int
numberOfDisplayAdapters Represents the number of display adapters in the device. Int
numberOfHdd Represents the number of hard disk drives (HDDs) in the device. Int
numberOfLogicalCores Represents the total number of logical cores in the device, which is the number of virtual cores that can be used by the operating system. Int
numberOfProcessors Represents the number of processors in the device. Int
operatingSystem The device_operating_system dataset contains information about the operating systems used by various devices in your inventory. operatingSystem (DeviceOperatingSystem*)
osProductId Identifier for the device operating system product. String
osReleaseId Identifier for the device operating system release. String
platformId Identifier for the device platform. String
platformLabel Represents the label or name of the device's platform. String
platformType Represents the type of the device's platform, such as operating system or firmware. String
processorName Represents the name of the device's processor. String
processors The device_processor dataset contains information about the processors used in various devices. It includes details such as the clock speed and core count. processors (DeviceProcessor*)
product The device_product dataset contains information about various devices and their product categories. product (DeviceProduct*)
productId Identifier for the device product. String
productName Name of the device product, providing human-readable identification. String
serialNumber Unique identifier for the device, allowing tracking and management of individual devices. String
servicePack Represents the service pack or version of the device's software. String
software The software dataset contains information about software products, their versions, and associated details. software (DeviceSoftware*)
softwareEvidences The software_evidence dataset contains information about software evidences, their versions, and associated details. softwareEvidences (DeviceSoftwareEvidence*)
sources The device_source dataset contains information about the data sources that provide device information from your inventory. sources (DeviceSource*)
taxonomy The device_taxonomy dataset categorizes and groups devices based on their unique characteristics. taxonomy (DeviceTaxonomy*)
taxonomyId Identifier for the device taxonomy. String
totalMemory Represents the total memory capacity of the device. Int
updatedAt The date and time when the device was last updated or modified. DateTime

Top

deviceBusinessService

The device_business_service dataset contains information about the business service aplication and associated devices.

Field Description Type
deviceId Identifier for the device the business service is associated with. String
id The unique identifier for business service. String
name The Business Service Application Name. String
riscStackUrl The Business Service Application URl to RISC String
serviceId Identifier for the business sevice application associated with it. String

Top

deviceHardwareEvidence

The hardware_evidence dataset contains information about hardware evidences, their versions, and associated details.

Field Description Type
dataSourceCaption Describes the caption of the data source associated with the hardware being installed. String
dataSourceId Identifier for the data source associated with the hardware being installed. String
deviceId Identifier for the device where the hardware is being installed. String
domain Represents the domain of the hardware being installed. String
evidenceHash Evidence hash for the hardware installer evidence record. String
evidenceId Identifier for the hardware installer evidence record. String
id Identifier for the hardware evidence. String
inventoryDate The date when the hardware was installed. String
machineId Identifier for the machine where the hardware was installed. String
manufacturer Identifies the manufacturer of the hardware being installed. String
modelNo Represents the model_no of the hardware being installed. String
name Represents the title of the hardware being installed. String
recognitionStatus Represents the status of the hardware being installed. String
serialNumber Represents the serial_number of the hardware being installed. String

Top

deviceLifecycle

The device_lifecycle dataset contains information about the lifecycle of devices in your inventory. It includes details about the general availability, obsolete status, and introduction of devices.

Field Description Type
dataPlatformId Data platform Legacy ID for device lifecycle. Int
daysUntilGeneralAvailabilityDate The number of days until the general availability date. Int
daysUntilIntroductionDate The number of days until the introduction date. Int
daysUntilLastAvailabilityDate The number of days until the last availability date. Int
daysUntilObsoleteDate The number of days until the obsolete date. Int
generalAvailability Represents the general availability of the device. String
generalAvailabilityDate The date when the device became generally available. DateTime
generalAvailabilityException Any exceptions or conditions that affect the general availability of the device. String
generalAvailabilityRangeEnd The end date of the general availability range. String
generalAvailabilityRangeStart The start date of the general availability range. String
id Unique identifier for the device lifecycle record. String
introductionDate The date when the device was introduced to the market. DateTime
introductionException Any exceptions or conditions that affect the introduction of the device. String
introductionRangeEnd The end date of the introduction range. String
introductionRangeStart The start date of the introduction range. String
isGeneralAvailabilityDateExpired Represents whether the general availability date has already passed or not. Boolean
isIntroductionDateExpired Represents whether the introduction date has already passed or not. Boolean
isLastAvailabilityDateExpired Represents whether the last availability date has already passed or not. Boolean
isObsoleteDateExpired Represents whether the obsolete date has already passed or not. Boolean
lastAvailability Represents the last availability status of the device. String
lastAvailabilityDate The date when the device was last available. DateTime
lastAvailabilityException Any exceptions or conditions that affect the last availability status of the device. String
lastAvailabilityRangeEnd The end date of the last availability range. String
lastAvailabilityRangeStart The start date of the last availability range. String
obsolete Indicates whether the device is considered obsolete or not. String
obsoleteDate The date when the device was declared obsolete. DateTime
obsoleteException Any exceptions or conditions that affect the obsolete status of the device. String
obsoleteRangeEnd The end date of the obsolete range. String
obsoleteRangeStart The start date of the obsolete range. String

Top

deviceManufacturer

The device_manufacturer dataset contains information about various device manufacturers.

Field Description Type
acquiredDate The date when the device manufacturer was acquired. String
city The city where the device manufacturer is located. String
country The country where the device manufacturer is located. String
dataPlatformId Data platform Legacy ID for device manufacturer. Int
description A brief description of the device manufacturer, its products, or services. String
email The email address of the device manufacturer's primary contact. String
employees The number of employees working for the device manufacturer. String
employeesDate The date when the device manufacturer was founded. DateTime
fax The fax number of the device manufacturer's primary contact. String
fiscalEndDate The date when the device manufacturer's fiscal year ends. DateTime
id Unique identifier for the device manufacturer. String
industryTagTitle A tag or label that identifies the device manufacturer's industry. String
isPubliclyTraded A boolean value indicating whether the device manufacturer is publicly traded or not. Boolean
knownAs The device manufacturer's brand name or other well-known names. String
legal The legal entity or structure of the device manufacturer. String
name The device manufacturer's name. String
ownerId The unique identifier for the owner of the device manufacturer. String
phone The phone number of the device manufacturer's primary contact. String
profitsDate The date when the device manufacturer's profits were last reported. DateTime
profitsPerYear The profits generated by the device manufacturer in a given year. Int
revenue The total revenue generated by the device manufacturer in a given year. Int
revenueDate Represents the date of revenue for the device manufacturer. DateTime
shortName A shortened version of the manufacturer's name for easy reference and identification. String
state The state where the device manufacturer is located. String
street The street address of the device manufacturer's location. String
symbol A stock symbol representing the device manufacturer for financial tracking and reporting. String
tier Represents the tier or level of the device manufacturer in the industry, indicating their market position. Int
website The website address of the device manufacturer, providing a way to access more information about their products and services. String
zip The zip code of the device manufacturer's location, allowing for more specific geographical tracking. String

Top

deviceModel

The device_model dataset contains information about different device models and their specifications.

Field Description Type
connectivity The device_model_connectivity dataset contains information about the connectivity standards and types for various device models. connectivity (DeviceModelConnectivity*)
dataPlatformId Data platform Legacy ID for device model. Int
hardwareFamilyName Represents the hardware family name of the device model, allowing categorization and comparison of devices. String
id Unique identifier for the device model. String
isDesupported A boolean flag indicating whether the device model is no longer supported by the manufacturer. Boolean
isDiscontinued A boolean flag indicating whether the device model is no longer available for purchase. Boolean
name The name of the device model, providing a human-readable label for identification. String
power The device_model_power dataset contains detailed power-related specifications for various devices in your inventory. It includes information on AC and DC power consumption, voltage, and battery life. power (DeviceModelPower*)
profile The device_model_profile dataset contains detailed information about various devices in your inventory. It includes specifications such as bore size, depth, diameter, height, and weight. profile (DeviceModelProfile*)
supportedOs The operating system(s) the device model supports, providing information about compatibility. String

Top

deviceModelConnectivity

The device_model_connectivity dataset contains information about the connectivity standards and types for various device models.

Field Description Type
dataPlatformId Data platform Legacy ID for device model connectivity. Int
id Unique identifier for the device model connectivity record. String
modelId Identifier for the device model. String
name The name of the device model, providing a human-readable label for identification. String
standard The standard to which the device model conforms, indicating the compatibility with other systems. String
standardVersion The version of the standard to which the device model conforms, indicating the compatibility with other systems. String
type The type of device model, providing a categorization for the device. String

Top

deviceModelPower

The device_model_power dataset contains detailed power-related specifications for various devices in your inventory. It includes information on AC and DC power consumption, voltage, and battery life.

Field Description Type
acCurrentHighMax Maximum AC current value for the device. Float
acCurrentHighMin Minimum AC current value for the device. Float
acCurrentLowMax Maximum AC current value for the device. Float
acCurrentLowMin Minimum AC current value for the device. Float
acFrequencyMax Maximum AC frequency value for the device. Float
acFrequencyMin Minimum AC frequency value for the device. Float
acHeatDissipationAverage Average heat dissipation value for the device. String
acHeatDissipationMax Maximum heat dissipation value for the device. String
acPhase The number of AC phases used by the device. Int
acPowerAverage Average AC power value for the device. String
acPowerAverageUnit Unit of measurement for the average AC power value. String
acPowerMax Maximum AC power value for the device. String
acPowerMaxUnit Unit of measurement for the maximum AC power value. String
acVoltageHighMax Maximum AC voltage value for the device. Float
acVoltageHighMin Minimum AC voltage value for the device. Float
acVoltageLowMax Maximum AC voltage value for the device. Float
acVoltageLowMin Minimum AC voltage value for the device. Float
batteryLife The battery life of the device, indicating the duration of operation without recharging. Int
batteryType Represents the type of battery used in the device. String
dataPlatformId Data platform Legacy ID for device model power. Int
dcCurrentHigh The maximum DC current of the device. Float
dcCurrentLow The minimum DC current of the device. Float
dcHeatDissipationAverage The average heat dissipation of the device in DC mode. String
dcHeatDissipationMax The maximum heat dissipation of the device in DC mode. String
dcPowerAverage The average power consumption of the device in DC mode. String
dcPowerMax The maximum power consumption of the device in DC mode. String
dcVoltageHigh The maximum DC voltage of the device. Float
dcVoltageLow The minimum DC voltage of the device. Float
deleteReason The reason for deleting the device from inventory. String
emergencyPower Indicates if the device has an emergency power source. String
epeat Represents the repeatability of the device's performance. String
hasDedicatedCircuit A boolean flag indicating if the device has a dedicated circuit. Boolean
id Unique identifier for the device model power record. String
isEnergyStar A boolean flag indicating if the device meets Energy Star requirements. Boolean
modelId Identifier for the device model. String
nonOperatingHumidityMax The maximum non-operating humidity level of the device. Float
nonOperatingHumidityMin The minimum non-operating humidity level of the device. Float
nonOperatingTemperatureMax The maximum non-operating temperature level of the device. Float
nonOperatingTemperatureMin The minimum non-operating temperature level of the device. Float
operatingHumidityMax The maximum operating humidity level of the device. Float
operatingHumidityMin The minimum operating humidity level of the device. Float
operatingTemperatureMax Represents the maximum operating temperature of the device. Float
operatingTemperatureMin Represents the minimum operating temperature of the device. Float
plugType Specifies the type of plug required for the device. String
powerRating Represents the power rating of the device, measured in watts. String

Top

deviceModelProfile

The device_model_profile dataset contains detailed information about various devices in your inventory. It includes specifications such as bore size, depth, diameter, height, and weight.

Field Description Type
boreSize Represents the bore size of the device, providing information about the device's capabilities. Float
dataPlatformId Data platform Legacy ID for device model profile. Int
depthMax Maximum depth the device can reach, allowing users to understand the device's limitations. Float
depthMin Minimum depth the device can reach, providing information about the device's limitations. Float
diameter Represents the diameter of the device, providing information about the device's capabilities. Float
heightMax Maximum height the device can reach, allowing users to understand the device's limitations. Float
heightMin Minimum height the device can reach, providing information about the device's limitations. Float
id Unique identifier for the device model profile. String
isDesupported A boolean flag indicating whether the device model is desupported or not. Boolean
modelId Identifier for the device model. String
mounting Describes the device's mounting options, allowing users to understand how the device can be installed. String
name The name of the device model, providing a human-readable label for identification. String
profile Describes the device's profile, providing information about the device's shape and dimensions. String
roomSizeMin Represents the minimum room size required for the device, allowing users to understand the device's space requirements. Float
volume Represents the device's volume, providing information about the device's size and capacity. Float
weightMax Maximum weight the device can handle, allowing users to understand the device's load-bearing capacity. Float
weightMin Minimum weight the device can handle, providing information about the device's load-bearing capacity. Float
widthMax Maximum width the device can handle, allowing users to understand the device's load-bearing capacity. Float
widthMin Minimum width the device can handle, providing information about the device's load-bearing capacity. Float

Top

deviceNetworkAdapter

The device_network_adapter dataset contains information about network adapters associated with devices in your inventory. It includes details such as the device's IP addresses and MAC addresses.

Field Description Type
computerIdx Index for the computer the network adapter is associated with, providing a way to track network adapters for different computers. Int
deviceId Identifier for the device the network adapter is associated with, allowing tracking of network adapters for different devices. String
id Identifier for the device network adapter. String
ipv4Address IPv4 address of the network adapter, allowing tracking of network adapters based on their IP address. String
ipv6Address IPv6 address of the network adapter, allowing tracking of network adapters based on their IP address. String
mac MAC (Media Access Control) address of the network adapter, allowing tracking of network adapters based on their MAC address. String

Top

deviceOperatingSystem

The device_operating_system dataset contains information about the operating systems used by various devices in your inventory.

Field Description Type
dataPlatformId Data platform Legacy ID for device operating system. Int
id Unique identifier for the device operating system. String
name The name of the device operating system, providing a human-readable label for identification. String
platformLabel A label for the platform that the device operating system is built upon. String

Top

deviceProcessor

The device_processor dataset contains information about the processors used in various devices. It includes details such as the clock speed and core count.

Field Description Type
clockSpeedMax Maximum clock speed of the processor. Int
computerIdx Index of the computer the processor is associated with. Int
coreCount Number of processing cores in the processor. Int
deviceId Identifier for the device the processor is associated with. String
id Identifier for the device processor. String
logicalCount Number of logical processing units in the processor. Int
name Name of the device processor. String

Top

deviceProduct

The device_product dataset contains information about various devices and their product categories.

Field Description Type
dataPlatformId Data platform Legacy ID for device product. Int
hardwareFamilyName Represents the hardware family name of the device product. String
id Unique identifier for each device product. String
isDesupported A boolean flag indicating if the device product is desupported. Boolean
isDiscontinued A boolean flag indicating if the device product is discontinued. Boolean
name The name of the device product. String
vendorCategory Represents the category of the vendor that manufactures the device product. String

Top

deviceSoftware

The software dataset contains information about software products, their versions, and associated details.

Field Description Type
arlId Identifier for the ARL (Application Reference Library) of the software. String
createdAt The timestamp when the software was created or added to the inventory. DateTime
deviceId Identifier for the device the software is associated with. String
edition The software_edition dataset contains information about different editions of software products in your inventory. edition (SoftwareEdition*)
editionId Identifier for the edition of the software. String
editionName Name of the edition of the software. String
familyId Identifier for the family of software the software belongs to. String
fileEvidence The software_file_evidence dataset contains metadata about software files identified on a device. fileEvidence (SoftwareFileEvidence*)
id Identifier for the software record. String
installerEvidence The software_installer_evidence dataset contains metadata about software installations identified on a device. installerEvidence (SoftwareInstallerEvidence*)
isOperatingSystem A boolean value indicating whether the software is an operating system. Boolean
lifecycle The software_lifecycle dataset contains information about the lifecycle of software products. It includes details about end-of-life dates, support levels, and availability. lifecycle (SoftwareLifecycle*)
lifecycleId Identifier for the lifecycle stage of the software. String
majorVersionId Identifier for the major version of the software. String
manufacturer The software_manufacturer dataset contains information about various software manufacturers. manufacturer (SoftwareManufacturer*)
manufacturerId Identifier for the manufacturer of the software. String
manufacturerName Name of the manufacturer of the software. String
marketVersionId Identifier for the market version of the software. String
name Name of the software. String
operatingSystemEvidence The operating_system_evidence dataset contains information about the operating systems installed on various devices. operatingSystemEvidence
product The software_product dataset contains information about software products in the inventory. product (SoftwareProduct*)
productId Identifier for the product the software is associated with. String
productName Name of the product the software is associated with. String
release The software_release dataset contains information about various software releases, including details about deployment, licensing, and discontinuation statuses. release (SoftwareRelease*)
releaseId Identifier for the release of the software. String
taxonomy The software_taxonomy dataset provides a categorization of software products in the inventory. taxonomy (SoftwareTaxonomy*)
taxonomyId Identifier for the taxonomy of the software. String
updatedAt The timestamp when the software was last updated or modified in the inventory. This can be used to track changes and updates to the software. DateTime
version The software_version dataset contains information about various software versions, including their market names and patch levels. version (SoftwareVersion*)
versionId Identifier for the version of the software. String
versionName Name of the version of the software. String
vulnerabilities The vulnerability dataset contains information about vulnerabilities, CVE and associated details. vulnerabilities (Vulnerability*)

Top

deviceSoftwareEvidence

The software_evidence dataset contains information about software evidences, their versions, and associated details.

Field Description Type
dataSourceCaption Describes the caption of the data source associated with the software being installed. String
dataSourceId Identifier for the data source associated with the software being installed. String
deviceId Identifier for the device where the software is being installed. String
evidenceHash Evidence hash for the software installer evidence record. String
evidenceId Identifier for the software installer evidence record. String
evidenceSource Represents the source of the software being installed. String
id Identifier for the software evidence. String
inventoryDate The date when the software was installed. String
machineId Identifier for the machine where the software was installed. String
manufacturer Identifies the manufacturer of the software being installed. String
name Represents the title of the software being installed. String
recognitionStatus Represents the status of the software being installed. String
version Represents the version of the software being installed. String

Top

deviceSource

The device_source dataset contains information about the data sources that provide device information from your inventory.

Field Description Type
computerIdx Index of the computer associated with the device source. Int
dataSourceCaption A human-readable description of the device source. String
dataSourceId Unique identifier for the device source. String
dataSourceType Represents the type of device source, providing context for the device source. String
deviceId Identifier for the device associated with the device source. String
id Identifier for the device source. String
inventoryDate The date when the device source was added to the inventory. DateTime
machineId Identifier for the machine associated with the device source. String

Top

deviceTaxonomy

The device_taxonomy dataset categorizes and groups devices based on their unique characteristics.

Field Description Type
category Represents the main category of the device, providing a general classification. String
categoryGroup Represents the group of categories within the device taxonomy, allowing for further categorization. String
dataPlatformId Data platfrom Legacy ID for device taxonomy. Int
description Provides a detailed description of the device, giving more context to the category and subcategory. String
id Unique identifier for each device taxonomy record. String
subcategory Represents the subcategory of the device, allowing for more specific categorization. String

Top

kbArticle

The vulnerability_kb_article dataset contains information about kb articles and associated details.

Field Description Type
createdOn Date when an entry was first created in VulnTrack/SVM. String
deleteReason Reason why the entry is marked for deletion (i.e. values are Duplicate or Inaccurate). String
description Description of kbArticle. String
heading Title of kbArticle. String
id The unique identifier for the kb article. String
kbArticle The kbArticle Information. Int
manufacturerId Identifier for Manufacturer String
publishedOn Date when last modification to the entry was made in VulnTrack/SVM String
replacementId Identifier of the replacement entry whenever the entry is marked for deletion. String

Top

malware

The vulnerability_malware dataset contains information about Malwares and associated CVE details.

Field Description Type
malwareName Name of the Malware. String

Top

operatingSystemEvidence

The operating_system_evidence dataset contains information about the operating systems installed on various devices.

Field Description Type
arlId Identifier for the associated release label of the operating system evidence. String
caption Caption or description of the operating system evidence. String
dataSourceCaption Caption or description of the data source associated with the operating system evidence. String
dataSourceId Identifier for the data source associated with the operating system evidence. String
dataSourceType Type of data source associated with the operating system evidence. String
deviceId Identifier for the device associated with the operating system evidence. String
editionId Identifier for the edition of the operating system evidence. String
id Identifier for the operating system evidence record. String
installId Identifier for the installation associated with the operating system evidence. String
machineId Identifier for the machine associated with the operating system evidence. String
manufacturer Manufacturer of the operating system evidence. String
name Name of the operating system evidence. String
productId Identifier for the product associated with the operating system evidence. String
releaseId Identifier for the release of the operating system evidence. String
resourceId Identifier for the resource associated with the operating system evidence. String
softwareId Identifier for the software associated with the operating system evidence. String
version Version number of the operating system evidence. String
versionId Identifier for the version of the operating system evidence. String

Top

rootQuery

The entry point for all GraphQL queries.

Field Description Type
businessServices The device_business_service_agg dataset contains unique business service data grouped by name, service_id businessServices (BusinessService*)
cloudInstanceSpends The cloud_instance_spend dataset contains information about the spend incurred by a cloud instance on a date. cloudInstanceSpends (CloudInstanceSpend*)
cloudSoftwareSpends The cloud_software_spend dataset contains information about the spend incurred by cloud software on a cloud instance on a date. cloudSoftwareSpends (CloudSoftwareSpend*)
devices The device dataset contains information about devices in your inventory, including their unique identifier, model, manufacturer, and lifecycle details. devices (Device*)
software The software dataset contains information about software products, their versions, and associated details. software

Top

software

The software dataset contains information about software products, their versions, and associated details.

Field Description Type
arlId Identifier for the ARL (Application Reference Library) of the software. String
createdAt The timestamp when the software was created or added to the inventory. DateTime
device The device dataset contains information about devices in your inventory, including their unique identifier, model, manufacturer, and lifecycle details. device (SoftwareDevice*)
deviceId Identifier for the device the software is associated with. String
edition The software_edition dataset contains information about different editions of software products in your inventory. edition (SoftwareEdition*)
editionId Identifier for the edition of the software. String
editionName Name of the edition of the software. String
familyId Identifier for the family of software the software belongs to. String
fileEvidence The software_file_evidence dataset contains metadata about software files identified on a device. fileEvidence (SoftwareFileEvidence*)
id Identifier for the software record. String
installerEvidence The software_installer_evidence dataset contains metadata about software installations identified on a device. installerEvidence (SoftwareInstallerEvidence*)
isOperatingSystem A boolean value indicating whether the software is an operating system. Boolean
lifecycle The software_lifecycle dataset contains information about the lifecycle of software products. It includes details about end-of-life dates, support levels, and availability. lifecycle (SoftwareLifecycle*)
lifecycleId Identifier for the lifecycle stage of the software. String
majorVersionId Identifier for the major version of the software. String
manufacturer The software_manufacturer dataset contains information about various software manufacturers. manufacturer (SoftwareManufacturer*)
manufacturerId Identifier for the manufacturer of the software. String
manufacturerName Name of the manufacturer of the software. String
marketVersionId Identifier for the market version of the software. String
name Name of the software. String
operatingSystemEvidence The operating_system_evidence dataset contains information about the operating systems installed on various devices. operatingSystemEvidence
product The software_product dataset contains information about software products in the inventory. product (SoftwareProduct*)
productId Identifier for the product the software is associated with. String
productName Name of the product the software is associated with. String
release The software_release dataset contains information about various software releases, including details about deployment, licensing, and discontinuation statuses. release (SoftwareRelease*)
releaseId Identifier for the release of the software. String
taxonomy The software_taxonomy dataset provides a categorization of software products in the inventory. taxonomy (SoftwareTaxonomy*)
taxonomyId Identifier for the taxonomy of the software. String
updatedAt The timestamp when the software was last updated or modified in the inventory. This can be used to track changes and updates to the software. DateTime
version The software_version dataset contains information about various software versions, including their market names and patch levels. version (SoftwareVersion*)
versionId Identifier for the version of the software. String
versionName Name of the version of the software. String
vulnerabilities The vulnerability dataset contains information about vulnerabilities, CVE and associated details. vulnerabilities (Vulnerability*)

Top

softwareDevice

The device dataset contains information about devices in your inventory, including their unique identifier, model, manufacturer, and lifecycle details.

Field Description Type
biosReleaseDate Date when the BIOS was released. DateTime
biosVersion Identifier for the BIOS version. String
businessServices The device_business_service dataset contains information about the business service aplication and associated devices. businessServices (DeviceBusinessService*)
businessUnit Identifier for the business unit responsible for the device. String
calculatedUser Represents the user account calculated by the device, providing information about the device's user-facing capabilities. String
chassisType Identifier for the chassis type of the device. String
costCenter Identifier for the cost center responsible for the device. String
createdAt The date and time when the device was created or manufactured. DateTime
domain Represents the domain or category of the device, providing context for its use and purpose. String
evidenceManufacturerName Name of the manufacturer of the evidence associated with the device, providing human-readable identification. String
evidenceModelName Name of the model of the evidence associated with the device, providing human-readable identification. String
familyId Identifier for the device family. String
hddTotalSpace Represents the total storage capacity of the device's hard disk drive(s). Int
id Internal identifier for the device. String
ignored A boolean flag indicating whether the device should be ignored or not. Boolean
inventoryAgent Identifies the agent responsible for managing the device's inventory. String
inventoryDate The date when the device was added to the inventory. DateTime
lastLoggedonUser Represents the user who last logged into the device. String
lifecycle The device_lifecycle dataset contains information about the lifecycle of devices in your inventory. It includes details about the general availability, obsolete status, and introduction of devices. lifecycle (DeviceLifecycle*)
lifecycleId Identifier for the device lifecycle. String
location Identifier for the location of the device. String
manufacturer The device_manufacturer dataset contains information about various device manufacturers. manufacturer (DeviceManufacturer*)
manufacturerId Identifier for the device manufacturer. String
manufacturerName Name of the device manufacturer, providing human-readable identification. String
maxClockSpeed Represents the maximum clock speed of the device's processor. Int
model The device_model dataset contains information about different device models and their specifications. model (DeviceModel*)
modelId Identifier for the device model. String
modelName Name of the device model, providing human-readable identification. String
name The name of the device, providing a human-readable label for identification. String
networkAdapters The device_network_adapter dataset contains information about network adapters associated with devices in your inventory. It includes details such as the device's IP addresses and MAC addresses. networkAdapters (DeviceNetworkAdapter*)
numberOfCores Represents the total number of physical cores in the device. Int
numberOfDisplayAdapters Represents the number of display adapters in the device. Int
numberOfHdd Represents the number of hard disk drives (HDDs) in the device. Int
numberOfLogicalCores Represents the total number of logical cores in the device, which is the number of virtual cores that can be used by the operating system. Int
numberOfProcessors Represents the number of processors in the device. Int
operatingSystem The device_operating_system dataset contains information about the operating systems used by various devices in your inventory. operatingSystem (DeviceOperatingSystem*)
osProductId Identifier for the device operating system product. String
osReleaseId Identifier for the device operating system release. String
platformId Identifier for the device platform. String
platformLabel Represents the label or name of the device's platform. String
platformType Represents the type of the device's platform, such as operating system or firmware. String
processorName Represents the name of the device's processor. String
processors The device_processor dataset contains information about the processors used in various devices. It includes details such as the clock speed and core count. processors (DeviceProcessor*)
product The device_product dataset contains information about various devices and their product categories. product (DeviceProduct*)
productId Identifier for the device product. String
productName Name of the device product, providing human-readable identification. String
serialNumber Unique identifier for the device, allowing tracking and management of individual devices. String
servicePack Represents the service pack or version of the device's software. String
sources The device_source dataset contains information about the data sources that provide device information from your inventory. sources (DeviceSource*)
taxonomy The device_taxonomy dataset categorizes and groups devices based on their unique characteristics. taxonomy (DeviceTaxonomy*)
taxonomyId Identifier for the device taxonomy. String
totalMemory Represents the total memory capacity of the device. Int
updatedAt The date and time when the device was last updated or modified. DateTime

Top

softwareEdition

The software_edition dataset contains information about different editions of software products in your inventory.

Field Description Type
dataPlatformId Data platform Legacy ID for software edition. Int
id Unique identifier for the software edition. String
isDesupported A boolean flag indicating whether the software edition is no longer supported by the vendor. Boolean
isDiscontinued A boolean flag indicating whether the software edition has been discontinued and is no longer available for purchase or use. Boolean
name Name of the software edition, providing a human-readable label for identification. String
order Represents the order in which the software editions were released, allowing tracking of progression and development. Int

Top

softwareFileEvidence

The software_file_evidence dataset contains metadata about software files identified on a device.

Field Description Type
arlId Identifier for the associated release log entry, allowing tracking of software releases and their associated logs. String
dataSourceCaption Caption of the data source associated with the software file evidence, allowing tracking of software from different data sources. String
dataSourceId Identifier for the data source associated with the software file evidence, allowing tracking of software from different data sources. String
dataSourceType Type of the data source associated with the software file evidence, allowing tracking of software from different data source types. String
deviceId Identifier for the device associated with the software file evidence, allowing tracking of software on different devices. String
editionId Identifier for the edition of the software associated with the file evidence, allowing tracking of software across different editions. String
fileName Name of the software file, allowing easy identification and reference. String
filePath Path of the software file, allowing easy identification and reference. String
fileSize Size of the software file, allowing tracking of file size and capacity. Int
fileVersion Version of the software file, allowing tracking of file versions and updates. String
id Identifier for the software file evidence. String
machineId Identifier for the machine associated with the software file evidence, allowing tracking of software on different machines. String
productId Identifier for the product associated with the software file evidence, allowing tracking of software on different products. String
productManufacturer Manufacturer of the product associated with the software file evidence, allowing tracking of software from different manufacturers. String
productName Name of the product associated with the software file evidence, allowing tracking of software on different products. String
productVersion Version of the product associated with the software file evidence, allowing tracking of software on different product versions. String
releaseId Identifier for the release of the software associated with the file evidence, allowing tracking of software across different releases. String
resourceId Unique identifier for the software file evidence. This can be used to track and reference specific software files. String
softwareId Identifier for the software product, allowing easy categorization and filtering. String
versionId Identifier for the version of the software associated with the file evidence, allowing tracking of software across different versions. String

Top

softwareInstallerEvidence

The software_installer_evidence dataset contains metadata about software installations identified on a device.

Field Description Type
arlId Identifier for theurge_id of the software being installed. String
dataSourceCaption Describes the caption of the data source associated with the software being installed. String
dataSourceId Identifier for the data source associated with the software being installed. String
dataSourceType Represents the type of data source associated with the software being installed. String
deviceId Identifier for the device where the software is being installed. String
editionId Identifier for the edition of the software being installed. String
id Identifier for the software installer evidence record. String
installDate The date when the software was installed. DateTime
installId Identifier for the installation associated with the software being installed. String
machineId Identifier for the machine where the software was installed. String
manufacturer Identifies the manufacturer of the software being installed. String
productId Identifier for the product to which the software belongs. String
releaseId Identifier for the release of the software being installed. String
resourceId Identifier for the resource associated with the software being installed. String
softwareId Unique identifier for the software being installed. String
source Represents the source of the software being installed. String
title Represents the title of the software being installed. String
version Represents the version of the software being installed. String
versionId Identifier for the version of the software being installed. String

Top

softwareLifecycle

The software_lifecycle dataset contains information about the lifecycle of software products. It includes details about end-of-life dates, support levels, and availability.

Field Description Type
dataPlatformId Data platform Legacy ID for software lifecycle. Int
daysUntilEolDate Represents the number of days until the end of life date for the software. Int
daysUntilGeneralAvailabilityDate Represents the number of days until the general availability date for the software. Int
daysUntilObsoleteDate Represents the number of days until the obsolete date for the software. Int
effectiveEndOfLifeDate Represents the end of life date for the software. DateTime
effectiveGeneralAvailabilityDate Represents the general availability date for the software. DateTime
effectiveObsoleteDate Represents the obsolete date for the software. DateTime
endOfLife The date when the software product will no longer be supported or maintained. String
endOfLifeCalculatedCase A calculated case for the software product, indicating the end of life status. String
endOfLifeDate The date when the software product will officially reach the end of its lifecycle. DateTime
endOfLifeDateCalculated The calculated date when the software product will reach the end of its lifecycle. DateTime
endOfLifeException Any exceptions or special circumstances regarding the end of life of the software product. String
endOfLifeRangeEnd The end date of the range of dates when the software product will be considered obsolete. String
endOfLifeRangeStart The start date of the range of dates when the software product will be considered obsolete. String
endOfLifeSupportLevel The level of support provided for the software product after the end of its lifecycle. String
generalAvailability The general availability of the software product. String
generalAvailabilityDate The date when the software product will become generally available. DateTime
generalAvailabilityDateCalculated The calculated date when the software product will become generally available. DateTime
generalAvailabilityException Any exceptions or special circumstances regarding the general availability of the software product. String
generalAvailabilityRangeEnd The end date of the range of dates when the software product will be considered obsolete. String
generalAvailabilityRangeStart The start date of the range of dates when the software product will be considered obsolete. String
id Unique identifier for each software lifecycle record. String
isEndOfLifeDateExpired A boolean indicating if the end of life date has expired. Boolean
isGeneralAvailabilityDateExpired A boolean indicating if the general availability date has expired. Boolean
isObsoleteDateExpired A boolean indicating if the obsolete date has expired. Boolean
obsolete Indicates whether the software product is currently considered obsolete. String
obsoleteCalculatedCase A calculated case for the software product, indicating the obsolete status. String
obsoleteDate The date when the software product was officially declared obsolete. DateTime
obsoleteDateCalculated The calculated date when the software product was officially declared obsolete. DateTime
obsoleteException Any exceptions or special circumstances regarding the obsolete status of the software product. String
obsoleteRangeEnd Represents the end date of the obsolete range for the software. String
obsoleteRangeStart Represents the start date of the obsolete range for the software. String
obsoleteSupportLevel Describes the support level for the obsolete software. String
supportStages The software_lifecycle_support_stages dataset contains information about the various stages of a software lifecycle, including their definitions, end dates, and associated policies. supportStages (SoftwareLifecycleSupportStages*)

Top

softwareLifecycleSupportStages

The software_lifecycle_support_stages dataset contains information about the various stages of a software lifecycle, including their definitions, end dates, and associated policies.

Field Description Type
dataPlatformId Data platfrom Legacy ID for software lifecycle support stages. Int
definition Describes the software lifecycle stage, providing context for the stage. String
endDate The date when the software lifecycle stage ends. DateTime
id Unique identifier for each software lifecycle stage. String
manufacturerId Identifier for the manufacturer of the software, allowing tracking of different manufacturers. String
name The name of the software lifecycle stage, providing a human-readable label for the stage. String
order Represents the order in which the software lifecycle stages occur. Int
policy Describes the policy for the software lifecycle stage, providing guidelines for the stage. String
policyLabel A label for the policy, allowing easy identification of the policy. String
publishedEndDate The date when the software lifecycle stage was published, allowing tracking of when the stage was made available. String
softwareLifecycleId Identifier for the software lifecycle, allowing tracking of different software lifecycles. String
stageLabel A label for the software lifecycle stage, providing a human-readable label for the stage. String

Top

softwareManufacturer

The software_manufacturer dataset contains information about various software manufacturers.

Field Description Type
acquiredDate Date when the software manufacturer was acquired. String
city City where the software manufacturer is located. String
country Country where the software manufacturer is located. String
dataPlatformId Data platform Legacy ID for software manufacturer. Int
description Brief description of the software manufacturer. String
email Contact email address for the software manufacturer. String
employees Number of employees working at the software manufacturer. String
employeesDate Date when the employees count was last updated. DateTime
fax Fax number for the software manufacturer. String
fiscalEndDate Date when the software manufacturer's fiscal year ends. DateTime
id Unique identifier for the software manufacturer. String
industryTagTitle Title of the industry tag associated with the software manufacturer. String
isPubliclyTraded Indicates if the software manufacturer is publicly traded. Boolean
knownAs Common name or nickname of the software manufacturer. String
legal Legal name of the software manufacturer. String
name Official name of the software manufacturer. String
ownerId Unique identifier for the owner of the software manufacturer. String
phone Phone number for the software manufacturer. String
profitsDate Date when the software manufacturer's profits were last reported. DateTime
profitsPerYear Annual profits of the software manufacturer. Int
revenue Annual revenue of the software manufacturer. Int
revenueDate Represents the date of revenue for the software manufacturer. DateTime
shortName A shortened version of the manufacturer's name for easy reference. String
state The state where the software manufacturer is located. String
street The street address of the software manufacturer. String
symbol The stock symbol of the software manufacturer, used for tracking stock prices. String
tier Represents the tier or level of the software manufacturer in the industry. Int
website The website address of the software manufacturer. String
zip The zip code of the software manufacturer's location. String

Top

softwareProduct

The software_product dataset contains information about software products in the inventory.

Field Description Type
alias A short, human-readable name for the software product, making it easier to identify. String
cloudServiceCategory The cloud service category of the software product. String
component Represents the component or module of the software product, offering more granular information. String
dataPlatformId Data platform Legacy ID for software product. Int
deployment Describes the deployment method of the software product, such as on-premises, cloud-based, or hybrid. String
familyName The name of the software product family, if applicable. String
id Unique identifier for the software product. String
isDesupported A boolean flag indicating whether the software product is no longer supported by the vendor. Boolean
isDiscontinued A boolean flag indicating whether the software product has been discontinued by the vendor. Boolean
isFamilyInFullName A boolean flag indicating whether the software product is part of a larger family, allowing for easy identification of related products. Boolean
isLicensable A boolean flag indicating whether the software product is licensable, allowing users to purchase licenses for its use. Boolean
isSuite A boolean flag indicating whether the software product is a suite of related products, offering a more comprehensive solution. Boolean
name The full name of the software product, providing a complete and official label. String
shortName A concise version of the software product name, useful for quick identification. String
softwareProductDescription A detailed description of the software product. String
vendorCategory Represents the category of the software product's vendor, allowing for easy categorization and filtering of products. String

Top

softwareRelease

The software_release dataset contains information about various software releases, including details about deployment, licensing, and discontinuation statuses.

Field Description Type
dataPlatformId Data platform Legacy ID for software release. Int
deployment Represents the deployment status of the software release. String
id Unique identifier for each software release. String
isDesupported A boolean flag indicating whether the software release is desupported. Boolean
isDiscontinued A boolean flag indicating whether the software release is discontinued. Boolean
isLicensable A boolean flag indicating whether the software release is licensable. Boolean
isMajor A boolean flag indicating whether the software release is a major version. Boolean
name The full name of the software release. String
patchLevel Represents the patch level of the software release. String
sbomUrl Unique identifier for SBOM URL. String
shortName A shorter version of the software release name. String

Top

softwareTaxonomy

The software_taxonomy dataset provides a categorization of software products in the inventory.

Field Description Type
category Represents the top-level category of software, such as "Operating Systems" or "Productivity Software". String
categoryGroup Further categorizes the software into groups, such as "Windows" or "MacOS". String
dataPlatformId Data platform Legacy ID for software taxonomy. Int
description Provides a detailed description of the software category, group, or subcategory. String
id Unique identifier for each software taxonomy record. String
subcategory Represents the most specific level of categorization, such as "Microsoft Office" or "Google Workspace". String

Top

softwareVersion

The software_version dataset contains information about various software versions, including their market names and patch levels.

Field Description Type
currentMajorVersionId Unique identifier for Current Major Version. String
currentMajorVersionName Current Major Version Name. String
currentMinorVersionId Unique identifier for Current Minor Version. String
currentMinorVersionName Current Minor Version Name. String
dataPlatformId Data platform Legacy ID for software version. Int
id Unique identifier for the software version. String
isDesupported Indicates if the software version is no longer supported. Boolean
isDiscontinued Indicates if the software version is no longer available. Boolean
isMajor Indicates if the software version is a major release. Boolean
latestOrder Latest order number of the software. Int
latestVersion Latest version of the software. String
marketName Market name of the software version. String
marketOrder Market order number of the software version. Int
name Name of the software version. String
order Order number of the software version. Int
patchLevel Patch level of the software version. String
stage Stage of the software development cycle. String
versionBehindCurrentMajorversion Version behind Current Major version. Int
versionBehindCurrentMinorversion Version behind Current Minor version. Int
versionsBehind Number of versions behind the latest version. Int

Top

threatRule

The vulnerability_threat_rule dataset contains information about threat rules and associated CVE details.

Field Description Type
codeName The reference of a threat Rule String
criticality Numeric score for the vulnerability criticality ranges from 1 - 5. Int
criticalityLabel Translation of the numeric score in criticality, where: 1: Extremely Critical,2: Highly Critical,3: Moderately Critical,4: Less Critical,5: Not Critical. String
description Detail of Threat Rule String
threatRule The threat rules for CVE Int

Top

vulnerability

The vulnerability dataset contains information about vulnerabilities, CVE and associated details.

Field Description Type
advisories The vulnerability_advisory dataset contains information about vulnerabilities associated with secunia advisory and associated details. advisories (Advisory*)
attackVector Translation of the numeric indicator in attack vector, where: 1: From remote, 2: From local network,3: Local system. String
attackVectorLevel Represents the risk level of Attack vector Int
cpes The vulnerability_cpe dataset contains information about CPE and associated information cpes (Cpe*)
createdAt Timestamp for the creation of the vulnerability. DateTime
criticality Numeric score for the vulnerability criticality ranges from 1 - 5. Int
criticalityLabel Translation of the numeric score in criticality, where: 1: Extremely Critical,2: Highly Critical,3: Moderately Critical,4: Less Critical,5: Not Critical. String
cve The vulnerability_cve dataset contains information about CVE, Risk Monitoring and associated information cve
cveId Identifier for the cve the vulnerability is associated with. String
cvePublishDate Publish date of CVE DateTime
cvssScore Rating value according to Common Vulnerability Scoring System (CVSS). Float
threatExploitRiskLabel Represents the risk level of exploited threat. String
threatExploitRiskLevel Numeric score for the threat score ranges from 1 - 7 Int
updatedAt Timestamp for the last update of the vulnerability. DateTime

Top