Data Classification

data_classification

The Data Classification object includes information about data classification levels and data category types.

Attributes

CaptionNameTypeDescription
CategorycategoryString

The name of the data classification category that data matched into, e.g. Financial, Personal, Governmental, etc.

Category IDcategory_idInteger

The normalized identifier of the data classification category.

  • 0: Unknown (UNKNOWN)
  • 1: Personal (PERSONAL)
  • 2: Governmental (GOVERNMENTAL)
  • 3: Financial (FINANCIAL)
  • 4: Business (BUSINESS)
  • 5: Military and Law Enforcement (MILITARY_AND_LAW_ENFORCEMENT)
  • 6: Security (SECURITY)
  • 99: Other (OTHER)
Classifier Detailsclassifier_detailsClassifier Details[]

Describes details about the classifier used for data classification.

ConfidentialityconfidentialityString

The file content confidentiality, normalized to the confidentiality_id value. In the case of 'Other', it is defined by the event source.

Confidentiality IDconfidentiality_idInteger

The normalized identifier of the file content confidentiality indicator.

  • 0: Unknown (UNKNOWN)
  • 1: Not Confidential (NOT_CONFIDENTIAL)
  • 2: Confidential (CONFIDENTIAL)
  • 3: Secret (SECRET)
  • 4: Top Secret (TOP_SECRET)
  • 5: Private (PRIVATE)
  • 6: Restricted (RESTRICTED)
  • 99: Other (OTHER)
Discovery Detailsdiscovery_detailsDiscovery Details[]

Details about the data discovered by classification job.

PolicypolicyPolicy[]

Details about the data policy that governs data handling and security measures related to classification.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Record IDrecord_idString

Group:primary
Unique identifier for the object

SizesizeLong

Size of the data classified.

Source URLsrc_urlURL String

Entity:URL_STRING
The source URL pointing towards the full classifcation job details.

StatusstatusString

The resultant status of the classification job normalized to the caption of the status_id value. In the case of 'Other', it is defined by the event source.

Status Detailsstatus_detailsString[]

The contextual description of the status, status_id value.

Status IDstatus_idInteger

The normalized status identifier of the classification job.

  • 0: Unknown (UNKNOWN)
  • 1: Complete (COMPLETE)
  • 2: Partial (PARTIAL)
  • 3: Fail (FAIL)
  • 99: Other (OTHER)
TotaltotalInteger

The total count of discovered entities, by the classification job.

Unique IDuidString

The unique identifier of the classification job.

UnmappedunmappedUnmapped[]

Data from the source that was not mapped into the schema.

Relationships

Data Classification shown in context

Inbound Relationships

These objects and events reference Data Classification in their attributes:

Outbound Relationships

Data Classification references the following objects and events in its attributes:

This page describes ocsf-1.4.0