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 working a bit with the Python module openVulnQuery and I am not getting the filtering to work. The code is as per below:query_client = query_client.OpenVulnQueryClient(client_id="1234", client_secret="5678")
query_filter = query_client.Tempo...
Hi all!
We are facing some issues when we migrated our Cisco ASA Contexts from version 9.1(1) to version 9.2(4) on new hardware, Cisco ASA 5585-X.
We are doing this migration because we have two Cisco ASA 5585 working in failover pair with approx 7...
NX-OS is supported by fetching product, e.g client.get_by_product('default', 'NX-OS') in Python or "openVulnQuery --config Cisco_Credentials.json --product "NX-OS"".