Skip to main content

Application Data Model

The Application data model represents a software application. It extends the Asset data model.

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

OrderAttribute NameAttribute TypeRelationship TypeRequired
1displayNameCalculated (Text)N/AYes
2baseRiskScoreCalculated (Number)N/ANo
3productionURLURLN/ANo
4riskFactorOffsetCalculated (Number)N/ANo
5stagingURLURLN/ANo
6devURLURLN/ANo
7testURLURLN/ANo
8openFindingCountCalculated (Number)N/ANo
9numberOutofComplianceCalculated (Number)N/ANo
10complianceStatusCalculated (Single Choice)N/ANo
11riskScoreCalculated (Number)N/ANo
12riskRatingCalculated (Single Choice)N/ANo
13statusSingle ChoiceN/ANo
14firstSeenDate TimeN/ANo
15lastSeenDate TimeN/ANo
16lastInventoryUpdateDate TimeN/ANo
17lastEnrollmentDate TimeN/ANo
18lastAssessedDate TimeN/ANo
19tagsText (Multivalued)N/ANo
20complianceFlagsText (Multivalued)N/ANo
21businessServicesReference (Business service)SUPPORTSNo
22applicationsReference (Application)SUPPORTSNo
23ownersReference (Person)OWNSNo
24typeCategoryN/ANo
25remediationOwnerCategoryN/ANo
26riskOwnerCategoryN/ANo
27profilesCategoryN/ANo
28environmentsCategoryN/ANo
29technologiesCategoryN/ANo
30numberOfDataIntegrationSourcesCalculated (Number)N/ANo
31numberOfSourceDatasetsCalculated (Number)N/ANo
32numberOfDataIntegrationsWithMultipleSourceDatasetsCalculated (Number)N/ANo
33riskScoringModelRisk Scoring ModelN/ANo
34riskFactorsRisk FactorsN/ANo
35uidTextN/AYes
36nameTextN/ANo
37summaryTextN/ANo
38descriptionTextN/ANo
39dataModelNameCalculated (Text)N/ANo
40sourceUidsText (Multivalued)N/ANo
41connectorCategoriesText (Multivalued)N/ANo
42connectorNamesText (Multivalued)N/ANo
43dataIntegrationTitlesText (Multivalued)N/ANo
44sourcesIconsSource data models iconsN/ANo
45flowStateTextN/ANo
46sourcesReference (Base model)SOURCED_FROMNo
47dateCreatedDate TimeN/ANo
48lastUpdatedDate TimeN/ANo
49createdByTextN/ANo
50updatedByTextN/ANo
51categoriesText (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.