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

Added support for ASL supported OCSF 1.3.0 classes #47

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nsmithuk
Copy link

Issues

The script does not support OCSF 1.3.0 classes, while Amazon Security Lake does, as documented here.

Change

  • Added support for Amazon Security Lake-supported OCSF 1.3.0 classes.
  • Removed 1.0.0-rc.2 classes.
  • Added detection for the deprecated 6004 class.

Assumptions

  • v1.3.0 inherits all v1.1.0 classes, plus 25 additional classes from the link above.
  • If any class_uid conflicts exist, v1.3.0’s definition takes precedence when this version is selected.

Impact

  • 1.0.0-rc.2 classes are no longer supported.
  • 1.3.0 classes are supported.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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

Successfully merging this pull request may close these issues.

1 participant