ocsf / ocsf-schema

OCSF Schema
Apache License 2.0
617 stars 130 forks source link

Removed constraint from group_management #1193

Open pagbabian-splunk opened 2 hours ago

pagbabian-splunk commented 2 hours ago

Related Issue: N/A (Slack discussion)

Description of changes:

The Group Management class had an unnecessary restriction to populate either user or privileges. This is too stringent for the case where the group is created or deleted where no users or privileges are known or relevant. Therefore the PR removes the constraint.