Skip to main content

Weakness Data Model

The Weakness data model represents a type of software or hardware weakness or flaw. It extends the Entity Model data model.

The following table details the default attributes of the Weakness data model:

OrderAttribute NameAttribute TypeRelationship TypeRequired
1displayNameCalculated (Text)N/AYes
2exploitabilitySingle ChoiceN/ANo
3riskScoringModelRisk Scoring ModelN/ANo
4uidTextN/AYes
5dataModelNameCalculated (Text)N/ANo
6sourceUidsText (Multivalued)N/ANo
7connectorCategoriesText (Multivalued)N/ANo
8connectorNamesText (Multivalued)N/ANo
9dataIntegrationTitlesText (Multivalued)N/ANo
10sourcesIconsSource data models iconsN/ANo
11nameTextN/ANo
12summaryTextN/ANo
13descriptionTextN/ANo
14categoriesText (Multivalued)N/ANo
15flowStateTextN/ANo
16sourcesReference (Base model)SOURCED_FROMNo
17dateCreatedDate TimeN/ANo
18lastUpdatedDate TimeN/ANo
19createdByTextN/ANo
20updatedByTextN/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.