Skip to content

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

@akshayjain-1

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

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