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
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /security/advisories/ios
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /security/advisories/iosxe
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /security/advisories/cvrf/all