Skip to main content

Finding Data Model

The Finding data model is a security finding, which may be a vulnerability, policy violation, an alert, or a code issue. It extends the Entity Model data model.

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

OrderAttribute NameAttribute TypeRelationship TypeRequired
1confidenceSingle ChoiceN/ANo
2summaryTextN/ANo
3descriptionTextN/ANo
4assessmentReference (Assessment)DISCOVERED_INNo
5severitySingle ChoiceN/ANo
6statusStatusN/ANo
7resultsTextN/ANo
8statusCategorySingle ChoiceN/ANo
9typeReference (Finding definition)ISNo
10targetsReference (Asset)HASNo
11remediationSLANumberN/ANo
12firstFoundDate TimeN/ANo
13lastFoundDate TimeN/ANo
14lastFixedDate TimeN/ANo
15baseRiskScoreNumberN/ANo
16riskFactorOffsetNumberN/ANo
17riskScoreNumberN/ANo
18riskRatingSingle ChoiceN/ANo
19ageInDaysNumberN/ANo
20slaNumberN/AYes
21slaLevelTextN/ANo
22dueDateDate TimeN/ANo
23extendedDueDateDate TimeN/ANo
24complianceStatusSingle ChoiceN/ANo
25daysToFixNumberN/ANo
26riskOwnerCategoryN/ANo
27remediationOwnerCategoryN/ANo
28riskScoringModelRisk Scoring ModelN/ANo
29riskFactorsRisk FactorsN/ANo
30slaDefinitionSLAN/ANo
31uidTextN/AYes
32dataModelNameCalculated (Text)N/ANo
33sourceUidsText (Multivalued)N/ANo
34connectorCategoriesText (Multivalued)N/ANo
35connectorNamesText (Multivalued)N/ANo
36dataIntegrationTitlesText (Multivalued)N/ANo
37sourcesIconsSource data models iconsN/ANo
38nameTextN/ANo
39displayNameTextN/AYes
40categoriesText (Multivalued)N/ANo
41flowStateTextN/ANo
42sourcesReference (Base model)SOURCED_FROMNo
43dateCreatedDate TimeN/ANo
44lastUpdatedDate TimeN/ANo
45createdByTextN/ANo
46updatedByTextN/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.