Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I am wanting to use openVulnQuery to return all Cisco ISE Vulnerabilities. If I can filter on specific versions - even better. I am using Python 3.6 to run my query. Does openVulnQuery support using ISE as the product name? I want to avoid generat...
That worked perfectly. Thank you for your assistance. I didn't think the product name would accept values with spaces.Here's the query I used for reference:
test = query_client.get_by_product(adv_format="cvrf", product_name="Cisco Identity Services E...
Hi Omar,That's too bad. I don't mind not being able to query by version. I'd like to be able to query all Cisco ISE vulnerabilities as a product ID. If there isn't a specific URL to query on could I submit a feature request? Examples:https://api.cisc...