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

Repo with getting started projects for the Microsoft Security Updates API (msrc.microsoft.com/update-guide)

Results 58 MSRC-Microsoft-Security-Updates-API issues
Sort by recently updated
recently updated
newest added

Various customers have update processes that identify patchable assets by the "title" column on the Microsoft Update Catalogue page. If the CVRF parsing scripts also obtained the "title" columns from...

enhancement

In the [old excel table](https://www.microsoft.com/en-us/download/details.aspx?id=36982) I can find information about KB4010318 But in the updates API it's gone (I downloaded all available crvf JSON) ``` 2016-Apr.json.gz 2016-Aug.json.gz 2016-Dec.json.gz 2016-Jul.json.gz 2016-Jun.json.gz...

data-quality

Hello, What is the meaning of 2 or 5 or other values in the Type field of $cvrfDoc.Vulnerability.Remediations ? Thanks

question

Since there is one/more Product ID with every KB: example: 10521 Microsoft Office 2010 Service Pack 2 (32-bit editions) My question is how this "10521" calculated? Is it from the...

question

Hello, I'm working with a project team who is building a security/compliance app that takes details of applicable KBs for (usually Windows Server) systems from WSUS and/or SCCM, and uses...

question

I'm responsible for communicating the update releases to our teams which have to assess the actions to take and things to monitor. I've automated this into a script which does...

question

Hi everyone, do you know how can I get the last update instead of -ID of the month ? Thanks a lot, Yonatan

question

I wanted to ask this question as I've seen this a few times in response data and I want to make sure I'm not missing something. In the case of...

question

Cross referencing the total number of KBs and CVEs discovered through these APIs, there appears to be missing information and such is the case shown here.... https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV990001 That CVE is...

question

I would like to request that the known issues and workarounds be returned in the results. I think adding this will give the ability to create reports for updates that...

enhancement