We would like a reliable way to check a list of products that we have against the openvuln API using the query by product name GET /security/advisories/product/{product_keyword}.
At present, I don't see how I could reliably retrieve a list of Product Keywords that I could match against given a list of SKUs for example?
Ideally we would be able to use a product SKU in the product keyword, or have some way of associating a SKU with a product keyword? Further to that, it would be useful to specify the product SKU AND the version to check for matching vulnerabilities.
Many thanks for any feedback you can provide.