cve-bin-tool
cve-bin-tool copied to clipboard
refactor: sort vendors in get_vendor_product_pairs and update tests
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.