HenryTran
Level 1
Level 1
Member since ‎11-05-2019
‎12-03-2019

User Statistics

  • 2 Posts
  • 0 Solutions
  • 5 Helpful votes Given
  • 0 Helpful votes Received

User Activity

Hi,I created a python script as below using openVulnQuery library: from openVulnQuery import query_client query_client = query_client.OpenVulnQueryClient(client_id="xxxx", client_secret="yyyy") version = "16.9.4" advisories = query_client.get_by_ios_...
i, I run the command below but the return is error ><errorCode>NO_IOS_AFFECTING_ADVISORIES_FOUND</errorCode>. IOS Checker can get the Cisco security advisories.curl -X GET -s -k -H "Accept: application/xml" -H "Authorization: Bearer <Token>" 'https:/...
Community Statistics
Member Since ‎11-05-2019 07:49 AM
Date Last Visited ‎12-03-2019 11:31 AM
Posts 2
Helpful Votes Given To