Skip to content

Default data models

Brinqa applications come with many pre-defined data models. Each application will start with different default data models. Data models defined at the platform level will be available to all Brinqa applications, whereas data models defined within a particular application will only be available to that application.

Below are the attributes of default data models in the system with descriptions of what sort of data the attributes expect. Attributes can be added to or removed from any data model according to what's needed.

Base model attributes

Table 1. Base model attributes

Attribute Description
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Ticket attributes

Table 2. Ticket data model attributes

Attribute Description
SummarySummary of the ticket (title)
Sys IDUnique identifier
DescriptionDescription of the problem the ticket addresses
SolutionSolution for the problem the ticket addresses
ResolutionResolution state of the issue (e.g. fixed or will not fix)
StatusStatus of the ticket (e.g. awaiting evidence or resolved)
PriorityPriority of the ticket
SourcesReferences from the base model
External IDExternal ITSM ticket id
Assigned ToUser the ticket is assigned to
ReviewersUsers reviewing the ticket
Due DateDate a resolution on the ticket is due
AttachmentsAttachments to the ticket
CommentsComments on the ticket
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Company attributes

Table 3. Company data model attributes

Attribute Description
NameName of the company
DescriptionDescription of the company
WebsiteWebsite of the company
LocationsLocation(s) of the company
Number of EmployeesNumber of employees
ParentParent company of the company
Publicly TradedWhether the company is publicly traded
Stock SymbolStock symbol of the company
PrimaryWhether the company is the primary company
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Division attributes

Table 4. Division data model attributes

Attribute Description
NameName of the division
CompanyCompany the division belongs to
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Business unit attributes

Table 5. Business unit data model attributes

Attribute Description
NameName of business unit
DescriptionDescription of business unit
DivisionDivision the business unit belongs to
Business Unit HeadHead of the business unit
IT DirectorIT Director of the business unit
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Department attributes

Table 6. Department data model attributes

Attribute Description
NameName of the department
DescriptionDescription of the department
CompanyCompany the department belongs to
Department HeadHead of the department
LocationLocation of the department
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Business service attributes

Table 7. Business service data model attributes

Attribute Description
Sys IDUnique identifier
NameBusiness service name
DescriptionBusiness service description
OwnerOwner of the business service
ManagerManager of the business service
Business CriticalityCriticality of the business service
Used For What the business service is used for
Service ClassificationType of service offered (e.g. technical, shared, billable)
Operational StatusOperational status of the business service
Business UnitBusiness unit associated with the service
LocationLocation of the business service
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Location attributes

Table 8. Location data model attributes

Attribute Description
NameName of location
DescriptionDescription of location
ContactContact person for location
ParentParent location for a location
TimezoneTimezone of location
StreetStreet address for the location
CityCity of the location
State or ProvinceState or province of the location
Zip or Postal CodeZip or postal code of the location
CountryCountry of the location
Phone NumberPhone number of the location
FaxFax number of the location
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Role attributes

Table 9. Role data model attributes

Attribute Description
NameName of a role in the system
DescriptionDescription of the role
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

User attributes

Table 10. User data model attributes

Attribute Description
UsernameUsername of user within the system
First NameFirst name of user
Last NameLast name of user
Full NameFull name of user
EmailEmail address of user
PasswordPassword of user
RolesRoles the user has within the system
ActiveWhether this user is active
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Host attributes

Table 11. Host data model attributes

Attribute Description
Sys IDUnique identifier
NameName of host
IP AddressIP address of host
FQDNFully qualified domain name of host
NetBIOSNetBIOS name for the host
MAC AddressMAC address of host
Operating SystemOperating system of host
OwnerUser who owns the host
Risk ScoreRisk score of the host, calculated from other attributes like CVSS base score
Risk RatingRisk rating of the host, calculated from the risk score
Business ServiceBusiness service the host is associated with
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Vulnerability definition attributes

Table 12. Vulnerability definition data model attributes

Attribute Description
Sys IDUnique identifier
TitleTitle of vulnerability definition
DescriptionDescription of vulnerability definition
AnalysisInternal analysis of effects of vulnerability
SolutionHow the vulnerability will be fixed
SeveritySeverity based on CVSS score
PopularityHow frequently the vulnerability is exploited, provided by a vulnerability feed
Zero DayWhether the vulernability type is zero day
WormableWhether the vulernability type is wormable
CVECVE of the vulnerability type
CWECWE of the vulnerability type
CVSS2CVSS v2 score of the vulnerability type
CVSS3CVSS v3 score of the vulnerability type
First SeenDate the vulernability type was first seen
PublishedWhen the vulnerability type was defined
Last RevisedDate the vulnerability type was last revised
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated

Vulnerability attributes

Table 13. Vulnerability data model attributes

Attribute Description
Sys IDUnique identifier
TitleTitle of vulnerability
HostHost the vulnerability was found on
CVECVE of the vulnerability
IP AddressIP address of the host where the vulnerability was found
PortPort affected by the vulnerability
ProtocolProtocol type of communication
StatusStatus of the vulnerability
TypeType of vulnerability
SeveritySeverity of vulnerability based on CVSS score
CategoryCategory of vulnerability
PatchableWhether the vulnerability is patchable
SoftwareSoftware the vulnerability is in
VendorVendor of the vulnerable software
ResultsVulnerability identified by scan
DiagnosisDescription of the threat posed by the vulnerability
SolutionHow to fix the vulnerability
ConsequenceImpact if the vulnerability is successfully exploited
ExploitsExploits for the vulnerability
MalwaresMalwares associated with the vulnerability
ReferencesVendor reference, CVE name, or Bugtraq ID
CVSS Base ScoreCVSS base score of vulnerability
CVSS Temporal ScoreCVSS temporal score of vulnerability
Access VectorHow the vulnerability is exploited, derived from the CVSS vector
Access ComplexityComplexity of accessing the vulnerability, derived from CVSS vector
AuthenticationAuthentication required to access the vulnerability, derived from the CVSS vector
Confidentiality ImpactConfidentiality impact score
Integrity ImpactIntegrity impact score
Availability ImpactAvailability impact score
CVSS VectorCVSS vector of vulnerability
ExploitabilityExploitability score
Remediation LevelRemediation level
Report ConfidenceScore for level of confidence in report of vulnerability
Last RevisedLast time the vulnerability was revised
Published DateWhen the vulnerability was published
First FoundWhen the vulnerability was first found
Last FoundWhen the vulnerability was last found
Last ScannedLast time the vulnerable host was scanned
Last FixedWhen the vulnerability was last fixed
Risk ScoreRisk score of vulnerability calculated using CVSS scores and threat intelligence feeds
Risk RatingRisk rating of vulnerability based on risk score
Last SyncedLast time this object was synced
Last Sync Data SourceLast data source this object was synced from
Created ByUser who created this object
Updated ByUser who last updated this object
Date CreatedDate this object was created
Last UpdatedDate this objected was last updated