<img width="1594" height="430" alt="Image" src="https://github.com/user-attachments/assets/808bef55-4b59-4c44-9a2f-17b652453952" /> 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
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.
vulnerablecode/vulnerabilities/models.py
Line 539 in 0661b98