MSRC-Microsoft-Security-Updates-API
MSRC-Microsoft-Security-Updates-API copied to clipboard
Repo with getting started projects for the Microsoft Security Updates API (msrc.microsoft.com/update-guide)
Recently, I obtained the Microsoft security update and CVE corresponding data through MSRC API, and encountered the following problems: The monthly Microsoft update JSON file contains each CVE and remediation...
Trying to find this update as we use the MSRC guide to make a list of updates that need to be applied each month. Not sure how or why this...
Hi, I'm using the security update rest api and I need the list of affected files, included in an update/remediation. I've noticed that there is a field in the cvrf...
On Windows 7 with PowerShell 3 I get the following error: `Get-MsrcCvrfDocument "2016-Aug" -Verbose` > Get-MsrcCvrfDocument : Cannot retrieve the dynamic parameters for the cmdlet. Unable to get online the...
With CVE-2019-1448 KB product IDs are different but have the same URL link. I think this is an API bug. Have you considered helping. Details of attached file. Some other...
I'm trying to use the API to generate an automated report for the months updates, based on a JSON file with all our known products. Creating an Excel report is...
The old endpoints around the portal api used to provide a nice clean lookup by CVE: https://portal.msrc.microsoft.com/api/security-guidance/en-us/CVE/ Response: CVRF response in json or xml based on the headers used for...
Seeing error Set-MSRCApiKey : The term 'Set-MSRCApiKey' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if...
I would like to request a complete ProductTree list with all possible ProductNames and their ProductID's. The ability to get this list through the API would be preferable but a...