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

Refactor the finding object and base class #769

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

rroupski
Copy link
Contributor

@rroupski rroupski commented Sep 7, 2023

This PR is based on 09/07/2023 meeting discussions

Roughly based on PR #763 The new finding_info object, and it is meant to replace the PR #763.
Related issue: #762 New finding_info attribute as a successor to the current finding attribute.

The original security_finding class has been restored (to keep backwards compatibility).
The existing finding object has been deprecated.
New finding_info object to replace the deprecated finding object.
Rename the kill chain object.

Based on PR #763 The new finding_info object.
It is meant to replace the PR #763.

The original security finding class has been restored.
The existing finding object has been deprecated.
New finding_info object to replace the deprecated finding object.
Rename the kill chain object.

Signed-off-by: Roumen Roupski <rroupski@splunk.com>
@rroupski rroupski added enhancement New feature or request findings Issues related to Findings Category non_breaking Non Breaking, backwards compatible changes description_updates Issues related to missing/incorrect/lacking descriptions of attributes labels Sep 7, 2023
@rroupski rroupski self-assigned this Sep 7, 2023
@pagbabian-splunk
Copy link
Contributor

Aside from my two comments, it looks good to me.

Copy link
Contributor

@irakledibm irakledibm left a comment

Choose a reason for hiding this comment

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

Based on our group discussion, LGTM

events/findings/finding.json Show resolved Hide resolved
@floydtree floydtree merged commit d482053 into main Sep 12, 2023
1 check passed
@floydtree floydtree deleted the cleanup/findings branch September 26, 2023 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
description_updates Issues related to missing/incorrect/lacking descriptions of attributes enhancement New feature or request findings Issues related to Findings Category non_breaking Non Breaking, backwards compatible changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants