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:

Attribute NameAttribute TypeRelationship TypeRequired
ageInDaysNumberN/ANo
assessmentReference (Assessment)DISCOVERED_INNo
baseRiskScoreNumberN/ANo
categoriesText (Multivalued)N/ANo
complianceStatusSingle ChoiceN/ANo
confidenceSingle ChoiceN/ANo
connectorCategoriesText (Multivalued)N/ANo
connectorNamesText (Multivalued)N/ANo
createdByTextN/ANo
dataIntegrationTitlesText (Multivalued)N/ANo
dataModelNameCalculated (Text)N/ANo
dateCreatedDate TimeN/ANo
daysToFixNumberN/ANo
descriptionTextN/ANo
displayNameTextN/AYes
dueDateDate TimeN/ANo
extendedDueDateDate TimeN/ANo
firstFoundDate TimeN/ANo
flowStateTextN/ANo
informedUsersCategoryN/ANo
lastFixedDate TimeN/ANo
lastFoundDate TimeN/ANo
lastUpdatedDate TimeN/ANo
nameTextN/ANo
remediationOwnerCategoryN/ANo
remediationSLANumberN/ANo
resultsTextN/ANo
riskFactorOffsetNumberN/ANo
riskFactorsRisk FactorsN/ANo
riskOwnerCategoryN/ANo
riskRatingSingle ChoiceN/ANo
riskScoreNumberN/ANo
riskScoringModelRisk Scoring ModelN/ANo
severitySingle ChoiceN/ANo
slaNumberN/ANo
slaDefinitionSLAN/ANo
slaLevelTextN/ANo
sourcesReference (Base model)SOURCED_FROMNo
sourcesIconsSource data models iconsN/ANo
sourceUidsText (Multivalued)N/ANo
statusStatusN/ANo
statusCategorySingle ChoiceN/ANo
summaryTextN/ANo
targetsReference (Asset)HASNo
typeReference (Finding definition)ISNo
uidTextN/AYes
updatedByTextN/ANo
FOOTNOTES
  • 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.