cve-bin-tool icon indicating copy to clipboard operation
cve-bin-tool copied to clipboard

refactor: sort vendors in get_vendor_product_pairs and update tests

Open rhythmrx9 opened this issue 3 years ago • 0 comments

Change in order of vendors from get_vendor_product_pairs breaks tests, this can happen if a new index is created on database. Sort the vendors so index does not affect order of vendors in get_vendor_product_pairs and update tests accordingly.

rhythmrx9 avatar Aug 09 '22 08:08 rhythmrx9