Skip to content

Feature Request: provide a merge event function in PyMISP #529

@github-germ

Description

@github-germ

There are times that we have a need to merge many events into one. One case is related to MISP/MISP#5544 where we needed to change default feeds from daily events to a fixed event, and we need to merge all the prior daily events into the one new fixed event. (This need to merge is triggered by duplicate attributes spanning separate events causing huge and false correlation growth)

There is now a method to merge two events in the WebUI (see MISP/MISP#5544).

Would be great if PyMISP.merge could specify a list of existing events and a target event to merge them all into.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions