Skip to content

We should avoid parsing severity vectors in our UI #2054

@ziadhany

Description

@ziadhany

Parsing vectors makes the UI slow, so we should avoid that somehow. I think we have two options for this:

  • Parse the vector and store it in the model.
  • Use JavaScript to handle this on the client side (only works for the UI) - not recommended.

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