Skip to content
New issue

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

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

Already on GitHub? # to your account

Add ocsf 1.3.0 schema #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Warfields
Copy link

Added the 1.3 schema.

@Warfields
Copy link
Author

Specifically look at the dev/protoc directory

FINDINGS_ACTIVITY_ID_CREATE = 1; // Type: OCSF_VALUE; EnumValue: 1;
FINDINGS_ACTIVITY_ID_UPDATE = 2; // Type: OCSF_VALUE; EnumValue: 2;
FINDINGS_ACTIVITY_ID_CREATE = 1; // EnumValue: 1; Type: OCSF_VALUE;
FINDINGS_ACTIVITY_ID_UPDATE = 2; // EnumValue: 2; Type: OCSF_VALUE;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a bug in the generator maybe? we should sort the attributes?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants