Group
group
The Group object represents a collection or association of entities, such as users, policies, or devices. It serves as a logical grouping mechanism to organize and manage entities with similar characteristics or permissions within a system or organization, including but not limited to purposes of access control.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Description | desc | String | The group description. |
Domain | domain | String | The domain where the group is defined. For example: the LDAP or Active Directory domain. |
Name | name | String | Entity: |
Privileges | privileges | String[] | The group privileges. |
Raw Data | raw_data | JSON | Group: |
Record ID | record_id | String | Group: |
Account Type | type | String | The type of the group or account. |
Unique ID | uid | String | Entity: |
Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
Relationships
Inbound Relationships
These objects and events reference Group in their attributes:
- Authorize Session
- Table
- Detection Finding
- Policy
- Device
- Vulnerability Finding
- Linux Process
- Data Security Finding
- User
- Resource Details
- Finding
- Incident Finding
- Managed Entity
- API
- Admin Group Query
- Group Management
- Database
- Databucket
- Compliance Finding
Outbound Relationships
Group references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 15 days ago