Skip to main content

Manual Finding Data Model

The Manual Finding data model is a security finding discovered through manual testing. It extends the Finding data model.

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

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