Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Revisit model loading #140

Open
Open
@tomchop

Description

@tomchop

All objects that are loaded from the DB are laoded into a "rich" TBB object. This is particularly slow because of how STIX objects do checks all over the place.

It would be faster to have JSON returned from the database and have the api opt-in on returning a rich object.

Another alternative would be to have callers opt-out from rich objects (e.g. for the list API endpoint).

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