Hi,
Does this link works -
api.msrc.microsoft.com ?
I get below error
{ "statusCode": 404, "message": "Resource not found" }
My goal is to write a powershell script using which i can give CVE number as input and i will get list of KBs related to that CVE from this API.
Has any one done this before ??