Skip to content

Transformer to split detection item based on field and value #94

Answered by thomaspatzke
barvhaim asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Yes, this is a use case for the processing pipelines and a DetectionItemTransformation would be the appropriate base class. You can simply return a SigmaDetection containing the SigmaDetectionItems the value was splitted into. Because the SigmaDetectionItems of a SigmaDetection are implicitely AND-linked, nothing further has to be done.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@barvhaim
Comment options

@thomaspatzke
Comment options

Answer selected by thomaspatzke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants