dependency-track icon indicating copy to clipboard operation
dependency-track copied to clipboard

Vulnerability Audit: sorting on CVSS score shows - (dash) on top

Open owingruters opened this issue 1 year ago • 1 comments

Current Behavior

In the Vulnerability Audit screen, sorting on CVSS scores shows the - before an actual score

Steps to Reproduce

1.have a project that has vulnerabilities that have CVSS scores and some that do not 2.Open Vulnerability Audit 3. sort on CVSSv3 4. see the sorting puts the vulnerabilities without a score above the ones with a score

Expected Behavior

Sorting from High -> low should show the ones with the highest scores first, - at the bottom Sorting from Low -> high should show the ones with - first, then the ones with the lowest scores.

Dependency-Track Version

4.12.2

Dependency-Track Distribution

Container Image

Database Server

PostgreSQL

Database Server Version

No response

Browser

Google Chrome

Checklist

owingruters avatar Jan 02 '25 11:01 owingruters

The workaround I am currently using is to set the CVSS 3 filter to minimum score 0

stenocereus avatar Nov 20 '25 07:11 stenocereus