Skip to main content

CPE Record Data Model

The CPE Record data model represents the National Vulnerability Database (NVD) and Common Platform Enumeration (CPE) dictionary. It extends the Entity Model data model.

The following table details the default attributes of the CPE Record data model:

OrderAttribute NameAttribute TypeRelationship TypeRequired
1partSingle ChoiceN/ANo
2vendorTextN/ANo
3productTextN/ANo
4productVersionTextN/ANo
5updateTextN/ANo
6editionTextN/ANo
7languageTextN/ANo
8softwareEditionTextN/ANo
9targetSoftwareTextN/ANo
10targetHardwareTextN/ANo
11otherTextN/ANo
12referencesText (Multivalued)N/ANo
13uidTextN/AYes
14nameTextN/ANo
15displayNameTextN/AYes
16summaryTextN/ANo
17descriptionTextN/ANo
18dataModelNameCalculated (Text)N/ANo
19sourceUidsText (Multivalued)N/ANo
20connectorCategoriesText (Multivalued)N/ANo
21connectorNamesText (Multivalued)N/ANo
22dataIntegrationTitlesText (Multivalued)N/ANo
23sourcesIconsSource data models iconsN/ANo
24flowStateTextN/ANo
25sourcesReference (Base model)SOURCED_FROMNo
26dateCreatedDate TimeN/ANo
27lastUpdatedDate TimeN/ANo
28createdByTextN/ANo
29updatedByTextN/ANo
30categoriesText (Multivalued)N/ANo
FOOTNOTES
  • The Order column specifies the order of attributes being calculated in data computation.
  • The attribute names are used in Brinqa Query Language (BQL) queries and Brinqa Condition Language (BCL) predicates.
  • In the Type column, Calculated means that the value of the attribute is computed by executing a script. The text in the parentheses after Calculated denotes the type of the outcome.
  • In the Type column, Reference means that two data models are related. The name in the parentheses after Reference indicates the other data model.
  • The Relationship Type column only applies to the Reference type attributes. You can use the relationship type keyword in BQL queries.