aboutcode-org / aboutcode-org/vulnerablecode

We should avoid parsing severity vectors in our UI

Open
#2,054 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
702
Forks
328
Avg merge
3d 8h
Merged PRs (30d)
3

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.