Skip to content

Conversation

P4T12ICK
Copy link
Contributor

@P4T12ICK P4T12ICK commented Aug 8, 2024

Remove code related to ssa detections

@P4T12ICK P4T12ICK requested a review from pyth0n1c August 8, 2024 10:21
Patrick Bareiss and others added 4 commits August 8, 2024 12:26
Change typing of the detection_abstract
search field from dict | str to str.
dict | str WAS in place to support
sigma searches, but that functionality
has since been removed.
are no longer required
pyth0n1c
pyth0n1c previously approved these changes Aug 21, 2024
Copy link
Contributor

@pyth0n1c pyth0n1c left a comment

Choose a reason for hiding this comment

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

During my review, I encountered some issues where build_ssa and referneces to it were not removed. Those have been fixed.
Similarly, detection.search was still typed as a dict|str (to support sigma content) and all references to that have been converted to JUST a str.
Looks good and I approve!

@pyth0n1c pyth0n1c merged commit 5d84999 into main Aug 21, 2024
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.

2 participants