aboutcode-org / aboutcode-org/vulnerablecode

We should avoid parsing severity vectors in our UI

Aperta
#2,054 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
702
Fork
328
Merge medio
3g 8h
PR unite (30g)
3

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.