aboutcode-org / aboutcode-org/vulnerablecode
Improve UX of CWE distrubution chart
Open
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
Currently the CWE name can only be seen on the tooltip. The Y Axis just shows the number ie CWE 200.
A possible solution could be to add a short_name field. For example CWE 79 could be XSS.
https://github.com/aboutcode-org/vulnerablecode/blob/0661b981c4bd646a167c354a088082edf4ef5e03/vulnerabilities/models.py#L539
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.