Skip to main content

Remediation Validation Request Data Model

The Remediation Validation Request data model represents requests that mark findings as fixed. It extends the Request data model.

The following table details the default attributes of the Remediation Validation Request data model:

Attribute NameAttribute TypeRelationship TypeRequired
attachmentsAttachmentsN/ANo
baseRiskScoreCalculated (Number)N/ANo
bqlQueryTextN/ANo
categoriesText (Multivalued)N/ANo
commentsCommentsN/ANo
complianceStatusCalculated (Single Choice)N/ANo
createdByTextN/ANo
dataModelNameCalculated (Text)N/ANo
dateCreatedDate TimeN/ANo
dateLastApprovedDate TimeN/ANo
dateLastCanceledDate TimeN/ANo
dateLastRejectedDate TimeN/ANo
dateLastSubmittedDate TimeN/ANo
descriptionText AreaN/ANo
displayNameCalculated (Text)N/AYes
evidenceText AreaN/ANo
feedbackText AreaN/ANo
flowStateTextN/ANo
justificationText AreaN/ANo
lastUpdatedDate TimeN/ANo
nameTextN/ANo
numberOutofComplianceCalculated (Number)N/ANo
openFindingCountCalculated (Number)N/ANo
reviewerReference (User)REVIEWSNo
riskFactorOffsetCalculated (Number)N/ANo
riskRatingCalculated (Single Choice)N/ANo
riskScoreCalculated (Number)N/ANo
riskScoringModelRisk Scoring ModelN/ANo
sourcesReference (Base model)SOURCED_FROMNo
statusSingle ChoiceN/ANo
submitterReference (User)SUBMITTEDNo
targetsReference (Finding)REQUESTEDNo
uidUnique IdentifierN/ANo
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. For additional information, see Calculated attributes.
  • 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 Category and Reference type attributes. You can use the relationship type keyword in BQL queries.