Skip to content

fix #1754: newest-first sorting for packages + vulnerabilities#2147

Open
shivamshrma09 wants to merge 1 commit intoaboutcode-org:mainfrom
shivamshrma09:fix-1754-sorting
Open

fix #1754: newest-first sorting for packages + vulnerabilities#2147
shivamshrma09 wants to merge 1 commit intoaboutcode-org:mainfrom
shivamshrma09:fix-1754-sorting

Conversation

@shivamshrma09
Copy link

Fixes #1754

Added newest-first sorting everywhere:

Packages: version_rank desc (newest versions first)
Vulnerabilities: vulnerability_id desc
Advisories: advisory_id desc

…lities

- packages: version_rank desc
- vulns: vulnerability_id desc
- advisories: advisory_id desc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In UI and API, sort packages and vulnerabilities from newest to oldest.

1 participant