Skip to content

Feature request - Ability to define search order for misp.search function #1406

Description

@akshayjain-1

When running misp.search() and using relative timestamps for parameter such as published_timestamps='4h' or date_from='4h', it starts to fetch the oldest event first in my case it starts fetching events from 2022 and works towards 2026 which resulted in it fetching nearly 40,000 pages of 100 events each before starting to fetch the actual event which were within the filter range

Feature request: Ability to define search order (descending) as a parameter to the function in PyMISP to be able to use relative time frame search more effectively

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions