Automate Cisco PSIRT openVuln
HumDay reads Cisco PSIRT openVuln’s own published API description and derives 19 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Cisco PSIRT openVuln is
The Cisco Product Security Incident Response Team (PSIRT) openVuln API is a RESTful API that allows customers to obtain Cisco Security Vulnerability information in different machine-consumable formats. APIs are important for customers because they allow their technical staff and programmers to build tools that help them do their job more effectively (in this case, to keep up with security vulnerab
API host: api.cisco.com
What HumDay can read from Cisco PSIRT openVuln
These are the operations a schedule or a trigger can watch.
- GETUsed to obtain all advisories that affects the given ios version
/security/advisories/ios - GETUsed to obtain all advisories that affects the given ios version
/security/advisories/iosxe - GETUsed to obtain all advisories in Common Vulnerability Reporting Format (CVRF).
/security/advisories/cvrf/all - GETUsed to obtain all Open Vulnerability and Assessment Language (OVAL) definitions available for Cisco security vulnerabilities.
/security/advisories/oval/all - GETUsed to obtain all the advisories that affects the given product name.
/security/advisories/cvrf/product - GETUsed to obtain all the oval advisories that affects the given product name.
/security/advisories/oval/product - GETUsed to obtain all security advisories that have were orginally published in a specific year YYYY.
/security/advisories/cvrf/year/{year} - GETUsed to obtain an advisory in CVRF format for a given Common Vulnerability Enumerator (CVE).
/security/advisories/cvrf/cve/{cve_id} - GETUsed to obtain OVAL definitions for a given CVE Identifier.
/security/advisories/oval/cve/{cve_id} - GETUsed to obtain all the latest security advisories in CVRF format given an absolute number.
/security/advisories/cvrf/latest/{number} - GETUsed to obtain all the latest OVAL definitions given an absolute number.
/security/advisories/oval/latest/{number} - GETUsed to obtain all security advisories for a given security impact rating (critical, high, medium, or low) in CVRF format.
/security/advisories/cvrf/severity/{severity} - GETUsed to obtain all OVAL definitions for a given security impact rating (critical, high, medium, or low).
/security/advisories/oval/severity/{severity} - GETUsed to obtain an advisory in CVRF format for a given advisory ID advisoryid (i.e., cisco-sa-20150819-pcp)
/security/advisories/cvrf/advisory/{advisory_id} - GETUsed to obtain OVAL definitions for a given advisory ID advisoryid (i.e., cisco-sa-20150819-pcp)
/security/advisories/oval/advisory/{advisory_id} - GETUsed to obtain all security advisories for a given security impact rating (critical, high, medium, or low) in CVRF format.
/security/advisories/cvrf/severity/{severity}/lastpublished - GETUsed to obtain all security advisories for a given security impact rating (critical, high, medium, or low) in OVAL format.
/security/advisories/oval/severity/{severity}/lastpublished - GETUsed to obtain all security advisories for a given security impact rating (critical, high, medium, or low) in CVRF format and additionally filter based of firstpublished start dat…
/security/advisories/cvrf/severity/{severity}/firstpublished - GETUsed to obtain all security advisories for a given security impact rating (critical, high, medium, or low) in OVAL format.
/security/advisories/oval/severity/{severity}/firstpublished
How automating Cisco PSIRT openVuln works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Cisco PSIRT openVuln account.
- Grant access, then go live. You approve the specific Cisco PSIRT openVuln operations it may use — and only those.
Popular Cisco PSIRT openVuln integrations
Connect Cisco PSIRT openVuln to the tools people pair it with most.
- Cisco PSIRT openVuln and OData for namespace microsoft.graphintegration
- Cisco PSIRT openVuln and Cloudflareintegration
- Cisco PSIRT openVuln and NetBoxintegration
- Cisco PSIRT openVuln and GitHubintegration
- Cisco PSIRT openVuln and Mistintegration
- Cisco PSIRT openVuln and Loket.nlintegration
- Cisco PSIRT openVuln and Atlassian The Jira Cloud platformintegration
- Cisco PSIRT openVuln and Magento B2Bintegration
- Cisco PSIRT openVuln and Stripeintegration
- Cisco PSIRT openVuln and Zuora Reference Billingintegration
- Cisco PSIRT openVuln and bunqintegration
- Cisco PSIRT openVuln and DocuSignintegration
Automate Cisco PSIRT openVuln with these
- Cloudflare3122 operations
- IX API IX78 operations
- N Auth nextAuth55 operations
- Conjur41 operations
- Credas37 operations
- Users (Okta )19 operations
- 1Password Connect15 operations
- CyCAT.org14 operations
- Swagger for Patrowl Engines14 operations
- Appspot Authentiq12 operations
- Testfire AltoroJ12 operations
- hashlookup CIRCL11 operations
Categories
Questions about Cisco PSIRT openVuln automation
- Can HumDay connect to Cisco PSIRT openVuln?
- Yes. HumDay reads Cisco PSIRT openVuln's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 19 operations are documented.
- Do I need to write code to automate Cisco PSIRT openVuln?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Cisco PSIRT openVuln account.
- What can HumDay do in Cisco PSIRT openVuln?
- 0 of the 19 documented operations change something in Cisco PSIRT openVuln, and 19 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Cisco PSIRT openVuln account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Cisco PSIRT openVuln is held behind that approval.
Where this came from
The operations above are read from a published API description for Cisco PSIRT openVuln at raw.githubusercontent.com/CiscoPSIRT/openVulnAPI/master/swagger/openVulnAPISwagger0_0_3.ya. Descriptions are the provider’s own words, not ours. Last published 2020-07-22.