aboutcode-org / aboutcode-org/vulnerablecode
We should avoid parsing severity vectors in our UI
Aberta
- Linguagem predominante
- Python
- Estrelas
- 702
- Forks
- 328
- Merge médio
- 3d 8h
- PRs com merge (30d)
- 3
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.