aboutcode-org / aboutcode-org/vulnerablecode
We should avoid parsing severity vectors in our UI
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 702
- Forks
- 328
- Merge medio
- 3 d 8 h
- PR fusionados (30 d)
- 3
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.