Skip to content

[Enhancement] Allow FileEventQuery to accept list of filters #234

Open
@antazoey

Description

@antazoey

Summary

Sometimes it seems like an unnecessary extra step to wrap all the query filters in a FileEventQuery object, which requires a separate import too... If passing just a filter or list of filters to securitydata.search_file_events(), it would be nice if it assumed you wanted the all query.

Probably a 2.0 suggestion, seeing as we are planning on refactoring filters.

Proposed API

securitydata.search_file_events() to accept one or more filter groups.

Intended Use Case

Make the most common use-case for file event queries easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions