APIs to Microsoft Update catalog

aman chagti 6 Reputation points
2022-08-05T04:23:48.23+00:00

I am looking for some APIs for using the Microsoft update catalog. The scenario is if is search for some KBID in that API, it should give me the title, description or probably CVEs related to that KBID.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,524 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,775 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,496 Reputation points
    2022-08-08T09:00:56.34+00:00

    Hi there,

    Windows Update Agent (WUA) API might be helpful for your requirement. https://video2.skills-academy.com/en-us/windows/win32/wua_sdk/windows-update-agent--wua--api-reference

    You can also try the Feed Picker. https://support.microsoft.com/en-US/rss-feed-picker

    -----------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–