Skip to main content

Dynamic Code Finding Data Model

The Dynamic Code Finding data model represents a security finding using the Dynamic Application Security Testing (DAST) methodology. It extends the Finding data model.

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

OrderAttribute NameAttribute TypeRelationship TypeRequired
1displayNameCalculated (Text)N/AYes
2typeReference (Dynamic code finding definition)ISNo
3urlTextN/ANo
4pathTextN/ANo
5assessmentReference (Assessment)DISCOVERED_INNo
6baseRiskScoreCalculated (Number)N/ANo
7riskFactorOffsetCalculated (Number)N/ANo
8riskScoreCalculated (Number)N/ANo
9riskRatingCalculated (Single Choice)N/ANo
10ageinDaysCalculated (Number)N/ANo
11slaCalculated (Number)N/ANo
12slaLevelCalculated (Text)N/ANo
13dueDateCalculated (Date Time)N/ANo
14complianceStatusCalculated (Single Choice)N/ANo
15daysToFixCalculated (Number)N/ANo
16confidenceSingle ChoiceN/ANo
17summaryTextN/ANo
18descriptionTextN/ANo
19severitySingle ChoiceN/ANo
20statusStatusN/ANo
21resultsTextN/ANo
22statusCategorySingle ChoiceN/ANo
23targetsReference (Asset)HASNo
24remediationSLANumberN/ANo
25firstFoundDate TimeN/ANo
26lastFoundDate TimeN/ANo
27lastFixedDate TimeN/ANo
28extendedDueDateDate TimeN/ANo
29riskOwnerCategoryN/ANo
30remediationOwnerCategoryN/ANo
31riskScoringModelRisk Scoring ModelN/ANo
32riskFactorsRisk FactorsN/ANo
33slaDefinitionSLAN/ANo
34uidTextN/AYes
35nameTextN/AYes
36dataModelNameCalculated (Text)N/ANo
37sourceUidsText (Multivalued)N/ANo
38connectorCategoriesText (Multivalued)N/ANo
39connectorNamesText (Multivalued)N/ANo
40dataIntegrationTitlesText (Multivalued)N/ANo
41sourcesIconsSource data models iconsN/ANo
42flowStateTextN/ANo
43sourcesReference (Base model)SOURCED_FROMNo
44dateCreatedDate TimeN/ANo
45lastUpdatedDate TimeN/ANo
46createdByTextN/ANo
47updatedByTextN/ANo
48categoriesText (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.