Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I am using the PSIRT APIs to fetch data from IOS, IOS XE, IOS XR, and NX OS. Through the API, I retrieve the CSAF URL and download the associated JSON. However, there is some missing information regarding which versions are vulnerable to the relev...
Hi,I am using the PSIRT APIs to fetch the exact same data as shown here. However, I'm encountering an issue with the IOS parameter in the API.The following calls work correctly (as of today):IOS XR Software[GET] https://apix.cisco.com/security/adviso...
Hi Torbjørn,thank you for your answer.Actually I am trying to download the CSAF using the "csafUrl" key from each advisory in the PSIRT API response.While your curl command helps me with fetching all the data I need and build the "csafUrl" using the ...