Services Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel


Please note that this community is not as active as the Smart Net Total Care community
You might get an faster answer about Services, Support, and PSIRT APIs and the API Console there.

Forum Posts

As I'm originally a network guy, I'm bringing myself up to speed on this whole process. Usually this involves hitting a wall and then googling my way through it. I've come up against one that I can't seem to find the answers to, though. After install...

wdismuke by Cisco Employee
  • 3461 Views
  • 5 replies
  • 5 Helpful votes

I've registered a new application and am setting up the auth.  The documentation says to retrieve the token from "https://cloudsso.cisco.com/as/token.oauth2".  The example given in the documentation is below:curl -s -k -H "Content-Type: application/x...

rob.macbride by Community Member
  • 2741 Views
  • 2 replies
  • 1 Helpful votes

Hello All,I am using swagger  and testing YAML @ openVulnAPI/openVulnAPISwagger0_0_3.yaml at master · CiscoPSIRT/openVulnAPI · GitHubFor some reason I can't call all the methods within the Open Vuln API. I can only call /security/advisories/cvrf/all ...

I'm trying to automate scanning of PSIRTs against our known versions, but one thing I have noticed is that some of the CVRFs do not contain the affected product IDs, even if they are listed on the PSIRT page. For instance, the glibc PSIRT Vulnerabili...

jyarbrou by Cisco Employee
  • 1077 Views
  • 1 replies
  • 10 Helpful votes

Hi,I know that this is not the first thread about searching productID or SW release in this API.But when starting to download CiscoSecurityAdvisory XML (p.e: http://tools.cisco.com/security/center/contentxml/CiscoSecurityAdvisory/cisco-sa-20160210-as...

m.rainer by Level 2
  • 1499 Views
  • 0 replies
  • 5 Helpful votes

Hi,I'm currently working on a script which returns a list of software-versions running on network-devices. I would like to check if those software versions are affected by CVEs. So my questions would be if there is /or is going to be a filter where I...