MSRC-Microsoft-Security-Updates-API icon indicating copy to clipboard operation
MSRC-Microsoft-Security-Updates-API copied to clipboard

"cvrf" data of JSON fomat is not found on "https://api.msrc.microsoft.com/cvrf/v3.0/cvrf/yyyy-mmm".

Open DRGBruce opened this issue 1 year ago • 0 comments

I have been retrieving monthly JSON format "cvrf" data via the API below by specifying "application/json" for the "Content-Type" header. However, from this month, I cannot seem to find the JSON format data, and only XML format seems to be retrievable.

https[://]api.msrc.microsoft.com/cvrf/v3.0/cvrf/yyyy-mmm

Has the provision of JSON format been discontinued and switched to XML format only? By the way, "Updates" seem to continue to be available in both JSON and XML formats.

https[://]api.msrc.microsoft.com/cvrf/v3.0/updates/yyyy-mmm

Please guide me on how to retrieve "cvrf" data in JSON format if it possible.

DRGBruce avatar May 16 '24 22:05 DRGBruce