Product
The Product object describes characteristics of a software product.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
The product CPE identifier | cpe_name |
String |
The Common Platform Enumeration (CPE) name as described by (NIST) For example: cpe:/a:apple:safari:16.2 .
|
Data Classification | data_classification |
Data Classification[] | The Data Classification object includes information about data classification levels and data category types. |
Feature | feature |
Feature[] | The feature that reported the event. |
Language | lang |
String |
The two letter lower case language codes, as defined by ISO 639-1. For example: en (English), de (German), or fr (French).
|
Name | name |
String | The name of the product. |
Path | path |
Path Name | The installation path of the product. |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Unique ID | uid |
String | The unique identifier of the product. |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
URL String | url_string |
URL String | The URL pointing towards the product. |
Vendor Name | vendor_name |
String | The name of the vendor of the product. |
Version | version |
String |
The version of the product, as defined by the event source. For example: 2013.1.3-beta .
|
Relationships
Inbound Relationships
These objects and events reference Product in their attributes:
Outbound Relationships
Product references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated about 1 month ago