-
Notifications
You must be signed in to change notification settings - Fork 143
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
Refactored the Startup application type to apply to all OS's #981
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Paul Agbabian <[email protected]>
…GELOG. Signed-off-by: Paul Agbabian <[email protected]>
Signed-off-by: Paul Agbabian <[email protected]>
… event class has meaning across all of them. Removed the macOS extension as this refactoring removes the only item that was used in the extension.
maxhotta
added
discovery
Issues related to Discovery Category
v1.2.0
Changes marked for version v1.2.0 of OCSF
labels
Mar 9, 2024
maxhotta
requested review from
floydtree,
pagbabian-splunk,
Aniak5,
mikeradka and
zschmerber
as code owners
March 9, 2024 00:22
maxhotta
requested review from
pagbabian-splunk
and removed request for
pagbabian-splunk
March 9, 2024 00:22
… event class has meaning across all of them. Removed the macOS extension as this refactoring removes the only item that was used in the extension.
…uid. Signed-off-by: Paul Agbabian <[email protected]>
Signed-off-by: Paul Agbabian <[email protected]>
Add new ways to define observables in metaschema
Signed-off-by: Paul Agbabian <[email protected]>
Added Client Application attributes to the Actor object
Signed-off-by: Rajas <[email protected]>
Evidences object update, other minor fixes.
…eased section (error, should not have been 1.1.0) Signed-off-by: pagbabian-splunk <[email protected]>
Moved the x_query classes from the 1.1.0 section to the (1.2.0) Unreleased section.
Signed-off-by: Jonathan Rau <[email protected]>
…lass Signed-off-by: Ania Kacewicz <[email protected]>
Signed-off-by: Ania Kacewicz <[email protected]>
Add List, Encrypt, Decrypt activities to datastore class
Signed-off-by: Jonathan Rau <[email protected]>
…owner Create `agent` Object, add `agent` and `owner` to `endpoint`
Signed-off-by: Michael Radka <[email protected]>
Signed-off-by: Michael Radka <[email protected]>
Signed-off-by: Michael Radka <[email protected]>
Fix punctuation for transmit_time
Signed-off-by: Ania Kacewicz <[email protected]>
Signed-off-by: Ania Kacewicz <[email protected]>
Update attributes with default groups in order to prevent validator errors
… event class has meaning across all of them. Removed the macOS extension as this refactoring removes the only item that was used in the extension.
… event class has meaning across all of them. Removed the macOS extension as this refactoring removes the only item that was used in the extension.
# Conflicts: # CHANGELOG.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refactored the Startup application type to apply to all OS's, as this event class has meaning across all of them.
Removed the macOS extension as this refactoring removes the only item that was used in the extension.