Identity & SSO
cisco.com
Cisco PSIRT openVuln sandbox and mock API
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 Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 19
- Collections
- -
- Event types
- -
example request
curl https://your-cisco.slurry.io/security/advisories/cvrf/all \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 0.0.3.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 19.
- GET/security/advisories/cvrf/advisory/{advisory_id}
- GET/security/advisories/cvrf/all
- GET/security/advisories/cvrf/cve/{cve_id}
- GET/security/advisories/cvrf/latest/{number}
- GET/security/advisories/cvrf/product
- GET/security/advisories/cvrf/severity/{severity}
- GET/security/advisories/cvrf/severity/{severity}/firstpublished
- GET/security/advisories/cvrf/severity/{severity}/lastpublished
- GET/security/advisories/cvrf/year/{year}
- GET/security/advisories/ios
- GET/security/advisories/iosxe
- GET/security/advisories/oval/advisory/{advisory_id}