aboutcode-org / aboutcode-org/vulnerablecode
We should avoid parsing severity vectors in our UI
Aperta
- 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.