Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_resource object has optional constrained fields of name and uid - should be recommended #1086

Open
pagbabian-splunk opened this issue May 11, 2024 · 0 comments
Labels
non_breaking Non Breaking, backwards compatible changes

Comments

@pagbabian-splunk
Copy link
Contributor

_resource extends _entity which correctly declares name and uid as recommended as they are part of a constraint. However _resource downgrades the requirement to optional which it should not. This will affect all other objects that extend _resource such as:

resource_details
web_resource

@pagbabian-splunk pagbabian-splunk added non_breaking Non Breaking, backwards compatible changes v1.3.0 Changes marked for v1.3.0 of OCSF labels May 11, 2024
@mikeradka mikeradka removed the v1.3.0 Changes marked for v1.3.0 of OCSF label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non_breaking Non Breaking, backwards compatible changes
Projects
None yet
Development

No branches or pull requests

2 participants