CiscoPSIRT / openVulnAPI

Documentation and Tools for Cisco's PSIRT openVuln API
https://developer.cisco.com/psirt/
MIT License
102 stars 51 forks source link

openVulnQuery Client: results headers are incorrect #25

Closed santosomar closed 7 years ago

santosomar commented 7 years ago

Minor issue, but results headers are incorrect in the table.

omar@ares:~$ openVulnQuery --cvrf --latest 1 -f advisory_id sir cves advisory_title
+-------------------------+----------+----------------+-------------------------------------------------------------------+
|       advisory_id       |   sir    | advisory_title |                                cves                               |
+-------------------------+----------+----------------+-------------------------------------------------------------------+
| cisco-sa-20170124-webex | Critical | CVE-2017-3823  | Cisco WebEx Browser Extension Remote Code Execution Vulnerability |
+-------------------------+----------+----------------+-------------------------------------------------------------------+
santosomar commented 7 years ago

Since we are changing the default behavior to show only json, this will not be applicable. Please refer to the following issue: https://github.com/CiscoPSIRT/openVulnAPI/issues/26 @iamparas